aboutsummaryrefslogtreecommitdiffstats
path: root/setup.sh
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2017-12-08 21:31:21 +0000
committerGerrit Code Review <gerrit@onap.org>2017-12-08 21:31:21 +0000
commit6c89f17af8fa785b5e6ea79da019cb8c6f7a942a (patch)
treecf52da593baf77023dd483e3f66ecd0b6162fa6a /setup.sh
parent9cfbec8eff01743b66acc75f869a7e3fd44a7df8 (diff)
parent71b7b0f6c0d54e72ca1f59e8d2f90405d5cba244 (diff)
Merge "Configure to run Robot w/chrome headless option dd"
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