@sap_oss/wdio-qmate-service
Version:
[](https://api.reuse.software/info/github.com/SAP/wdio-qmate-service)[](http
11 lines (9 loc) • 365 B
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>