updating chromedriver to 2.37 because google broke
Change-Id: Ia555770a14ce74aa682c0d3fb0132536724680f1
Issue-ID: TEST-13
Signed-off-by: DR695H <dr695h@att.com>
diff --git a/setup.sh b/setup.sh
index 16a3e16..4d59eaf 100644
--- a/setup.sh
+++ b/setup.sh
@@ -73,7 +73,7 @@
#
# 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