aboutsummaryrefslogtreecommitdiffstats
path: root/setup.sh
diff options
context:
space:
mode:
authorJerry Flood <jf9860@att.com>2017-10-02 16:25:06 -0400
committerJerry Flood <jf9860@att.com>2017-10-02 16:27:37 -0400
commit71b7b0f6c0d54e72ca1f59e8d2f90405d5cba244 (patch)
tree5e09d798ca40fbc1db8d79ad8815e2e27a73d40c /setup.sh
parent362453d5480a89c6c5354fbe36577f41656ae862 (diff)
Configure to run Robot w/chrome headless option dd
Issue: TEST-58 Change-Id: I1f45477c3df947dc8812c9da55d856a9b29be65a Signed-off-by: Jerry Flood <jf9860@att.com>
Diffstat (limited to 'setup.sh')
-rw-r--r--setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.sh b/setup.sh
index d89fd02f..16a3e163 100644
--- 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.27
+CHROMEDRIVER_URL=http://chromedriver.storage.googleapis.com/2.29
CHROMEDRIVER_ZIP=chromedriver_linux64.zip
# Handle mac and windows