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

Unified Diff: DEPS

Issue 6723004: ChromeDriver should be able to focus on a frame using its frame element, (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 9 years, 9 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/WEBDRIVER_TESTS » ('j') | chrome/test/webdriver/chromedriver_tests.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
===================================================================
--- DEPS (revision 79141)
+++ DEPS (working copy)
@@ -180,9 +180,9 @@
# 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@11696",
+ "http://selenium.googlecode.com/svn/trunk/py/selenium@11776",
"src/third_party/webdriver/python/selenium/test":
- "http://selenium.googlecode.com/svn/trunk/py/test@11696",
+ "http://selenium.googlecode.com/svn/trunk/py/test@11776",
"src/third_party/libvpx":
"/trunk/deps/third_party/libvpx@" +
« no previous file with comments | « no previous file | chrome/test/webdriver/WEBDRIVER_TESTS » ('j') | chrome/test/webdriver/chromedriver_tests.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698