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

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') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 44fa3868c2a957e05af11264cc4b64d2ce1c9f82..c187166d51a63ced69f0c646516735575e47aab5 100644
--- a/DEPS
+++ b/DEPS
@@ -218,9 +218,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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698