Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
add back selenium webriver to deps
Browse files Browse the repository at this point in the history
  • Loading branch information
KaptenJansson committed Nov 27, 2017
1 parent 96e07a2 commit 0c2a5f5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
"chromedriver": "^2.33.1",
"geckodriver": "^1.9.0",
"tape": ">=4.0.0",
"travis-multirunner": "^4.0.0"
"travis-multirunner": "^4.0.0",
"selenium-webdriver": "^3.6.0"
},
"bin": {
"start-tests": "./src/testrunner/start-tests.sh"
Expand Down

0 comments on commit 0c2a5f5

Please sign in to comment.