Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Commit 1f44a6e

Browse files
committed
chore(deps): bump chromedriver and iedriver versions
IEDriver from 2.47.0 to 2.48.0 ChromeDriver from 2.19 to 2.20. Changelog: http://chromedriver.storage.googleapis.com/2.20/notes.txt
1 parent 63e330d commit 1f44a6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"webdriverVersions": {
33
"selenium": "2.48.2",
4-
"chromedriver": "2.19",
5-
"iedriver": "2.47.0"
4+
"chromedriver": "2.20",
5+
"iedriver": "2.48.0"
66
}
77
}

0 commit comments

Comments
 (0)