summaryrefslogtreecommitdiff
path: root/tests/chromedriver
diff options
context:
space:
mode:
Diffstat (limited to 'tests/chromedriver')
-rw-r--r--tests/chromedriver/.gitignore1
-rw-r--r--tests/chromedriver/README.TXT2
2 files changed, 3 insertions, 0 deletions
diff --git a/tests/chromedriver/.gitignore b/tests/chromedriver/.gitignore
new file mode 100644
index 00000000..2004ae02
--- /dev/null
+++ b/tests/chromedriver/.gitignore
@@ -0,0 +1 @@
+chromedriver
diff --git a/tests/chromedriver/README.TXT b/tests/chromedriver/README.TXT
new file mode 100644
index 00000000..1c78b3b2
--- /dev/null
+++ b/tests/chromedriver/README.TXT
@@ -0,0 +1,2 @@
+Download the chrome driver version corresponding to the chrome browser version you are testing with
+from http://chromedriver.chromium.org/downloads and save it here as 'chromedriver'