UNPKG

selenium-webdriver

Version:

The official WebDriver JavaScript bindings from the Selenium project

11 lines (9 loc) 252 B
<html> <head> <title>screen test</title> </head> <frameset border="0" frameborder="0" framespacing="0" cols="50%, *" rows="*"> <frame id="frame1" src="screen_frame1.html"/> <frame id="frame2" src="screen_frame2.html"/> </frameset> </html>