Skip to content

Commit 579a05b

Browse files
MathRobincnishina
authored andcommitted
chore(config): Update config.json to download ChromeDriver 76 (#405)
closes #403, closes #404
1 parent 8718dc5 commit 579a05b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"webdriverVersions": {
33
"selenium": "2.53.1",
44
"chromedriver": "2.27",
5-
"maxChromedriver": "75",
5+
"maxChromedriver": "76",
66
"geckodriver": "v0.13.0",
77
"iedriver": "2.53.1",
88
"androidsdk": "24.4.1",

0 commit comments

Comments
 (0)