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

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

Issue 2295443003: [chromedriver] Added option to make element references W3C compliant. (Closed)
Patch Set: fix errors introduced during previous rebase Created 4 years 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 </body>
8 </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