UNPKG

@sap_oss/wdio-qmate-service

Version:

[![REUSE status](https://api.reuse.software/badge/github.com/SAP/wdio-qmate-service)](https://api.reuse.software/info/github.com/SAP/wdio-qmate-service)[![Node.js CI](https://github.com/SAP/wdio-qmate-service/actions/workflows/node.js.yml/badge.svg)](http

10 lines (9 loc) 323 B
<!DOCTYPE html> <body> <h1>Log On Fiori</h1> <form id="LOGIN_FORM" action="home.html"> <div id="USERNAME_BLOCK"><input type="text" placeholder="User"></div> <div id="PASSWORD_BLOCK"><input type="password" placeholder="Password"></div> <button id="LOGIN_LINK" type="submit">Log On</button> </form> </body>