Skip to content

Commit

Permalink
fix: Fix failure when drivers lag behind browser
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyparrish committed Jul 19, 2023
1 parent 165177d commit 8717248
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"lodash": "^4.17.21",
"wd": "^1.14.0",
"webdriver-installer": "^1.1.4"
"webdriver-installer": "^1.1.6"
},
"peerDependencies": {
"karma": "^6.2.0"
Expand Down

0 comments on commit 8717248

Please sign in to comment.