UNPKG

selenium-webdriver

Version:

The official WebDriver JavaScript bindings from the Selenium project

10 lines (9 loc) 133 B
<!DOCTYPE html> <html> <head> <title>Simple Page</title> </head> <body> <div>Simple page with simple test.</div> </body> </html>