aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDR695H <dr695h@att.com>2018-03-20 11:40:51 -0400
committerDR695H <dr695h@att.com>2018-03-20 11:43:24 -0400
commitdffee29447961f0800c82980daa9cb5452b34367 (patch)
treed97921fa84f66c772e2865d0c7ff5aa650cbe6fd
parent3222e8f38187a0864b7f0aff1eb6779c70c1dd74 (diff)
updating chromedriver to 2.37 because google broke
Change-Id: Ia555770a14ce74aa682c0d3fb0132536724680f1 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 16a3e163..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.29
+CHROMEDRIVER_URL=http://chromedriver.storage.googleapis.com/2.37
CHROMEDRIVER_ZIP=chromedriver_linux64.zip
# Handle mac and windows