Skip to content

Commit

Permalink
update chromedriver
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrichau committed Sep 1, 2020
1 parent 69837a6 commit 9b44f60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ addons:

before_script:
- wget http://selenium-release.storage.googleapis.com/3.141/selenium-server-standalone-3.141.59.jar
- wget https://chromedriver.storage.googleapis.com/83.0.4103.39/chromedriver_linux64.zip
- wget https://chromedriver.storage.googleapis.com/85.0.4183.87/chromedriver_linux64.zip
- unzip chromedriver_linux64.zip
# - "export DISPLAY=:99.0"
# - "/sbin/start-stop-daemon --start --quiet --pidfile /tmp/custom_xvfb_99.pid --make-pidfile --background --exec /usr/bin/Xvfb -- :99 -ac -screen 0 1280x1024x16"
Expand Down

0 comments on commit 9b44f60

Please sign in to comment.