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

18 lines
333 B
HTML
Raw Normal View History

2024-11-03 21:30:09 -05:00
<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>