UNPKG

selenium-webdriver

Version:

The official WebDriver JavaScript bindings from the Selenium project

9 lines 213 B
<html> <head></head> <body> <form > <input type="text" id="inputText" /> <input type="submit" id="submitButton" value="submit" onclick="window.location=window.location;" /> <form> </body> </html>