Upgrade chromedriver to 2.43
[testsuite.git] / 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