updating chromedriver to 2.37 because google broke 73/37173/1
authorDR695H <dr695h@att.com>
Tue, 20 Mar 2018 15:54:04 +0000 (11:54 -0400)
committerDR695H <dr695h@att.com>
Tue, 20 Mar 2018 15:54:20 +0000 (11:54 -0400)
Change-Id: If2c51f8dd3d6203ee5761813201879e2f86085a2
Issue-ID: TEST-13
Signed-off-by: DR695H <dr695h@att.com>
setup.sh

index f116f27..4d59eaf 100644 (file)
--- 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