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

18 lines
No EOL
333 B
HTML

<html>
<head>
<title>Click Source</title>
</head>
<body>
<a href="simpleTest.html" target="target" id="otherframe">I go to a target</a>
</body>
</html>
<html>
<head>
<title>Click Source</title>
</head>
<body>
<a href="simpleTest.html" target="target" id="otherframe">I go to a target</a>
</body>
</html>