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 3335828 commit 094fd6cCopy full SHA for 094fd6c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "selenium-cucumber-js",
3
- "version": "1.2.3",
+ "version": "1.2.4",
4
"description": "A debuggable JS BDD framework that uses the official selenium-webdriver for Node and cucumber-js",
5
"main": "index.js",
6
"scripts": {
@@ -31,7 +31,7 @@
31
"dependencies": {
32
"chai": "^3.5.0",
33
"chalk": "^1.1.3",
34
- "chromedriver": "^2.23.1",
+ "chromedriver": "^2.25.1",
35
"commander": "^2.9.0",
36
"cucumber": "^1.2.2",
37
"cucumber-html-reporter": "^0.2.8",
0 commit comments