Upstream version 9.37.197.0
[platform/framework/web/crosswalk.git] / src / third_party / webdriver / test_data / click_source.html
1 <html>
2 <head>
3     <title>Click Source</title>
4 </head>
5 <body>
6   <a href="simpleTest.html" target="target" id="otherframe">I go to a target</a>
7 </body>
8 </html>
9         
10 <html>
11 <head>
12     <title>Click Source</title>
13 </head>
14 <body>
15   <a href="simpleTest.html" target="target" id="otherframe">I go to a target</a>
16 </body>
17 </html>
18