aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-10-31 20:18:50 -0700
committerGary Wu <gary.i.wu@huawei.com>2018-10-31 20:18:50 -0700
commitbeb8acc7ec7392b5b3bc61dfe427e7a3b263ae85 (patch)
tree75099d5bea1dcb61b6c15a74cf5d52260f06b483
parent23920afbed4b51c732974c600f5c94a56e472103 (diff)
Upgrade chromedriver to 2.43
Change-Id: Ifc061680e7b052014d3e0b8e40ba6b37bd44298a Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
-rwxr-xr-xsetup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.sh b/setup.sh
index dff5a36f..59f0c8d5 100755
--- a/setup.sh
+++ b/setup.sh
@@ -74,7 +74,7 @@ cd $path
#
# Get the appropriate chromedriver. Default to linux64
#
-CHROMEDRIVER_URL=http://chromedriver.storage.googleapis.com/2.37
+CHROMEDRIVER_URL=http://chromedriver.storage.googleapis.com/2.43
CHROMEDRIVER_ZIP=chromedriver_linux64.zip
# Handle mac and windows