Skip to content

Commit

Permalink
chore(chromedriver): update chromedriver version to 2.23 (#91)
Browse files Browse the repository at this point in the history
closes #90
  • Loading branch information
cnishina committed Aug 30, 2016
1 parent fc74fa3 commit 9a4a58e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"webdriverVersions": {
"selenium": "2.53.1",
"chromedriver": "2.22",
"chromedriver": "2.23",
"iedriver": "2.53.1",
"androidsdk": "24.4.1",
"appium": "1.5.3"
Expand Down

0 comments on commit 9a4a58e

Please sign in to comment.