UNPKG

selenium-webdriver

Version:

The official WebDriver JavaScript bindings from the Selenium project

10 lines 179 B
<!DOCTYPE html> <html> <head> <title>Child frame</title> </head> <body> <h1>This is a non-scrolling frame test</h1> <input type='checkbox' name='checkbox' /> </body> </html>