Chromium Code Reviews| Index: third_party/webdriver/README.chromium |
| diff --git a/third_party/webdriver/README.chromium b/third_party/webdriver/README.chromium |
| index d2856b23f449d210149cbe15317e7cd154ba9b71..c500013f399a34d86355e525f4cda04b9e130042 100644 |
| --- a/third_party/webdriver/README.chromium |
| +++ b/third_party/webdriver/README.chromium |
| @@ -1,9 +1,8 @@ |
| Name: Webdriver |
| Short Name: selenium |
| URL: http://selenium.googlecode.com/svn/trunk/py |
| - http://selenium.googlecode.com/svn/trunk/common/src/web |
| Version: unknown |
| -Revision: 16922 |
| +Revision: 18456 |
| Security Critical: no |
| License: Apache 2, MIT and GPL v2 |
| @@ -15,10 +14,6 @@ Contents: |
| python/ |
|
stgao
2014/08/02 01:34:50
pylib?
samuong
2014/08/02 05:19:03
Done.
|
| Python bindings and tests for WebDriver pulled in via DEPS. |
| - test_data/ |
| - Select files from http://selenium.googlecode.com/svn/trunk/common/src/web. |
| - At revision 17149. Necessary data for running the python webdriver tests. |
| - |
| 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 |