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

Unified Diff: third_party/webdriver/README.chromium

Issue 480483002: [chromedriver] Add shadow DOM support to chromedriver. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Shadow DOM fixes, now applied from a clean selenium repo Created 6 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 side-by-side diff with in-line comments
Download patch
Index: third_party/webdriver/README.chromium
diff --git a/third_party/webdriver/README.chromium b/third_party/webdriver/README.chromium
index 50f9eab70ac8978ab8eb82fff0ea6eccb73e2882..7fb77176b8dc4bffb0583cdaf2efd304e86fa723 100644
--- a/third_party/webdriver/README.chromium
+++ b/third_party/webdriver/README.chromium
@@ -17,7 +17,7 @@ Contents:
atoms.h, atoms.cc
These atoms are generated by the webdriver team and are to be checked in
manually. The current version was generated from revision
- f639196a02fd58a61da58bbe82c18d8d7d8b543d.
+ aa34ecda9ddffb69ef45cfc0e58404c8f3ae8ede.
To generate the atoms using the code found in selenium tree:
$ git clone https://github.com/SeleniumHQ/selenium.git

Powered by Google App Engine
This is Rietveld 408576698