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

11 lines (9 loc) 274 B
<!doctype html> <body> <h1>Log On Custom</h1> <form action="home.html"> <input id="username" type="text" placeholder="User" /> <input id="password" type="password" placeholder="Password" /> <button id="logon" type="submit">Log On</button> </form> </body>