Use supported chromedriver version

This commit is contained in:
Claudiu Lodromanean 2017-03-20 09:05:16 -07:00
parent 1078c25971
commit 12c0622302
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
"cross-env": "^3.0.0",
"istanbul": "^1.0.0-alpha",
"mocha": "^3.0.2",
"chromedriver": "^2.27.3",
"chromedriver": "^2.25.0",
"wc-e2e-page-objects": "0.2.0"
},
"engines": {