We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa9fe9d commit 42f0320Copy full SHA for 42f0320
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "selenium-cucumber-js",
3
- "version": "1.4.3",
+ "version": "1.4.4",
4
"description": "JavaScript browser automation framework using official selenium-webdriver and cucumber-js",
5
"main": "index.js",
6
"scripts": {
@@ -39,7 +39,7 @@
39
"dependencies": {
40
"chai": "3.5.0",
41
"chalk": "1.1.3",
42
- "chromedriver": "2.25.1",
+ "chromedriver": "2.28.0",
43
"commander": "2.9.0",
44
"cucumber": "1.3.3",
45
"cucumber-html-reporter": "0.2.8",
0 commit comments