summaryrefslogtreecommitdiffstats
path: root/third_party/webdriver/README.chromium
diff options
context:
space:
mode:
authorkkania@chromium.org <kkania@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-05 01:11:28 +0000
committerkkania@chromium.org <kkania@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-05 01:11:28 +0000
commit0c61abfa12624ed5359acd2957b9bed3a839b44d (patch)
tree85f196682ab6627309dd7892c6c8e471e8868124 /third_party/webdriver/README.chromium
parent434f98fe56928cc05a15d9ff9678d81b26812cf3 (diff)
downloadchromium_src-0c61abfa12624ed5359acd2957b9bed3a839b44d.zip
chromium_src-0c61abfa12624ed5359acd2957b9bed3a839b44d.tar.gz
chromium_src-0c61abfa12624ed5359acd2957b9bed3a839b44d.tar.bz2
Manually add necessary test data for webdriver python tests.
BUG=none TEST=none Review URL: http://codereview.chromium.org/6250071 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73885 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/webdriver/README.chromium')
-rw-r--r--third_party/webdriver/README.chromium7
1 files changed, 6 insertions, 1 deletions
diff --git a/third_party/webdriver/README.chromium b/third_party/webdriver/README.chromium
index 55f0355..2aa8a2d7 100644
--- a/third_party/webdriver/README.chromium
+++ b/third_party/webdriver/README.chromium
@@ -1,12 +1,17 @@
Name: Webdriver
URL: http://selenium.googlecode.com/svn/trunk/py
+ http://selenium.googlecode.com/svn/trunk/common/src/web
Description:
WebDriver is a clean, fast framework for automated testing of webapps.
Contents:
py/
- Python bindings for WebDriver pulled in via DEPS.
+ 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 11167. Necessary data for running the python webdriver tests.
atoms.h
These atoms are generated by the webdriver team and are to be checked in