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

Unified Diff: DEPS

Issue 7465053: In chromedriver, check if an element is clickable before clicking. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 5 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/test/webdriver/session.h » ('j') | chrome/test/webdriver/session.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 833bd3fb1d1158d7be3bdccd59c7c03213174273..2c16991e0df784120ba97c4d7fe60c3976bbdb37 100644
--- a/DEPS
+++ b/DEPS
@@ -215,9 +215,9 @@ deps = {
# python egg is installed. We run tests directly from src, so import
# the code into the structure expected by the tests.
"src/third_party/webdriver/python/selenium":
- "http://selenium.googlecode.com/svn/trunk/py/selenium@12107",
+ "http://selenium.googlecode.com/svn/trunk/py/selenium@13091",
"src/third_party/webdriver/python/selenium/test":
- "http://selenium.googlecode.com/svn/trunk/py/test@12107",
+ "http://selenium.googlecode.com/svn/trunk/py/test@13091",
"src/third_party/libvpx":
"/trunk/deps/third_party/libvpx@" +
« no previous file with comments | « no previous file | chrome/test/webdriver/session.h » ('j') | chrome/test/webdriver/session.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698