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

Commit f699718

Browse files
committedFeb 9, 2016
updates(selenium): update chromedriver and selenium-standalone
Selenium-standalone update to 2.51.0. Update chromedriver to 2.21. Chromedriver changelog: http://chromedriver.storage.googleapis.com/2.20/notes.txt Selenium changelog: https://github.com/SeleniumHQ/selenium/blob/master/dotnet/CHANGELOG
1 parent b1e719c commit f699718

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎config.json

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

0 commit comments

Comments
 (0)