Skip to content

Commit

Permalink
chore(chromedriver): update to latest chrome driver version 2.26 (ang…
Browse files Browse the repository at this point in the history
…ular#175)

- Recently a new version of the chrome-driver has been released (v2.26). It includes a lot of fixes for the latest Chrome version.

  https://sites.google.com/a/chromium.org/chromedriver/downloads
  • Loading branch information
devversion authored and sjelin committed Dec 16, 2016
1 parent 40f909e commit 9b4839c
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.25",
"chromedriver": "2.26",
"geckodriver": "v0.11.1",
"iedriver": "2.53.1",
"androidsdk": "24.4.1",
Expand Down

0 comments on commit 9b4839c

Please sign in to comment.