Upgrade chromedriver to 2.43 09/71609/1
authorGary Wu <gary.i.wu@huawei.com>
Thu, 1 Nov 2018 03:18:50 +0000 (20:18 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Thu, 1 Nov 2018 03:18:50 +0000 (20:18 -0700)
Change-Id: Ifc061680e7b052014d3e0b8e40ba6b37bd44298a
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
setup.sh

index dff5a36..59f0c8d 100755 (executable)
--- 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