Parse and histogram LevelDB corruption errors.
[chromium-blink-merge.git] / third_party / webdriver / test_data / click_source.html
blob22e9319a5af9413e8fd07ec452a25831da62fad8
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>
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>