Skip to content

Commit

Permalink
Set chromedriver to 127.
Browse files Browse the repository at this point in the history
  • Loading branch information
cvacalares committed Aug 28, 2024
1 parent 8e2bf6c commit bf234df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@cucumber/cucumber": "^9.4.0",
"@cucumber/pretty-formatter": "*",
"@slime/stopwatch": "^1.0.5",
"chromedriver": "^126.0.0",
"chromedriver": "^127.0.0",
"cucumber-html-reporter": "^5.2.0",
"edgedriver": "^5.6.0",
"geckodriver": "^4.4.1",
Expand Down

0 comments on commit bf234df

Please sign in to comment.