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) 360 B
<!DOCTYPE html> <body> <h1>Log On Sap Cloud</h1> <form id="logOnForm" action="home.html"> <input id="j_username" type="text" placeholder="User Name (e.g. EMPLOYEE) or E-Mail (e.g. employee@example.com)"> <input id="j_password" type="password" placeholder="Password"> <button id="logOnFormSubmit" type="submit">Log On</button> </form> </body>