Skip to content

Commit

Permalink
Make ScalaWebTest compatible with all implementations of Selenium Web…
Browse files Browse the repository at this point in the history
…Driver #74

 - add support for Firefox via Mozilla Gecko Driver
  • Loading branch information
DaniRey committed Jun 10, 2019
1 parent 9d27773 commit e373f3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ addons:
apt:
packages:
- chromium-chromedriver
- dbus
before_install:
- wget https://github.com/mozilla/geckodriver/releases/download/v0.24.0/geckodriver-v0.24.0-linux64.tar.gz
- mkdir geckodriver
Expand Down

0 comments on commit e373f3f

Please sign in to comment.