projecte_ionic/node_modules/selenium-webdriver/lib/test/data/click_source.html
2022-02-09 18:30:03 +01:00

18 lines
No EOL
333 B
HTML
Executable file

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