Kargi-Sitesi/node_modules/selenium-webdriver/lib/test/data/screen/screen_frames.html

11 lines
No EOL
252 B
HTML

<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>