Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(22)

Side by Side Diff: chrome/test/data/chromedriver/element_ref.html

Issue 2230053002: [chromedriver] Added option to make element references W3C compliant. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed presubmit errors. Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <html>
3 <head>
4 </head>
5 <body>
6 <a id="link" target="_blank" href="empty.html">Link to empty.html</a> <br>
7 <br>
8 <br>
9 </body>
10 </html>
OLDNEW
« no previous file with comments | « chrome/test/chromedriver/window_commands.cc ('k') | chrome/test/data/chromedriver/orientation_test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698