Skip to content

Commit dc19bf5

Browse files
author
Starzu
committed
Chrome driver update
1 parent fea931b commit dc19bf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ before_script:
1717
- wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
1818
- sudo dpkg -i google-chrome*.deb
1919
# Install Selenium chromedriver
20-
- wget http://chromedriver.storage.googleapis.com/2.25/chromedriver_linux64.zip
20+
- wget http://chromedriver.storage.googleapis.com/2.38/chromedriver_linux64.zip
2121
- unzip chromedriver_linux64.zip -d selenium-bin
2222
- export PATH=$PWD/selenium-bin:$PATH
2323

0 commit comments

Comments
 (0)