Skip to content

Commit d84424f

Browse files
MarcialRosalesmergify[bot]
authored andcommitted
Bump up chrome driver
This is needed when running tests interactively. The OS updates the local chrome binary and this node.js library has to be upgraded too. (cherry picked from commit 6578c83)
1 parent c1086b9 commit d84424f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

selenium/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"author": "",
1313
"license": "ISC",
1414
"dependencies": {
15-
"chromedriver": "^134.0",
15+
"chromedriver": "^135.0",
1616
"ejs": "^3.1.8",
1717
"express": "^4.18.2",
1818
"geckodriver": "^3.0.2",

0 commit comments

Comments
 (0)