Skip to content

Commit

Permalink
fix: revert geckodriver
Browse files Browse the repository at this point in the history
mozilla/geckodriver#2011. We can update again after updating past webdriverio 6.
  • Loading branch information
Kelly Selden committed Jun 30, 2023
1 parent 15cdd3b commit 1af52e6
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 214 deletions.
2 changes: 1 addition & 1 deletion packages/remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"events-async": "^1.2.1",
"execa": "^5.0.0",
"fkill": "^8.0.0",
"geckodriver": "4.0.4",
"geckodriver": "3.1.0",
"get-port": "^7.0.0",
"ps-list": "^8.0.0",
"webdriverio": "6.12.1",
Expand Down
Loading

0 comments on commit 1af52e6

Please sign in to comment.