aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDR695H <dr695h@att.com>2018-03-20 11:54:04 -0400
committerDR695H <dr695h@att.com>2018-03-20 11:54:20 -0400
commit4d3b8c6b0e452c72177316daef5b91cc56090e22 (patch)
tree07eaa58ce2c6ce433a0a35dd1ff541f20168015d
parentd5a644f77fc2c8a5b4e50c085688c9b4f738fd77 (diff)
updating chromedriver to 2.37 because google broke
Change-Id: If2c51f8dd3d6203ee5761813201879e2f86085a2 Issue-ID: TEST-13 Signed-off-by: DR695H <dr695h@att.com>
-rw-r--r--setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.sh b/setup.sh
index f116f276..4d59eafc 100644
--- a/setup.sh
+++ b/setup.sh
@@ -73,7 +73,7 @@ cd $path
#
# Get the appropriate chromedriver. Default to linux64
#
-CHROMEDRIVER_URL=http://chromedriver.storage.googleapis.com/2.33
+CHROMEDRIVER_URL=http://chromedriver.storage.googleapis.com/2.37
CHROMEDRIVER_ZIP=chromedriver_linux64.zip
# Handle mac and windows