Releases: john-doherty/selenium-cucumber-js
Releases · john-doherty/selenium-cucumber-js
Upgraded chromedriver to 2.28.0
1.4.4 upgraded chromedriver to 2.28.0 (any higher breaks the build) should …
Upgraded cucumber to 1.3.3
1.4.3 bumped version
1.4.2
more doc updates
Documentation update
1.4.1 doc updates
Node 8 fix
Includes a fix for node v8 and documentation updates.
Fixed dependency version numbers!
1.3.9 fixed dependency version numbers
Added option to disable report launching
Added -d
command line switch to disable auto launching test report.
Updated docs
1.3.7 updated docs
Added timeout command line switch
Added -x switch to allow setting global timeout via command line.
DEFAULT_TIMEOUT
Updated to check for the existence of global.DEFAULT_TIMEOUT before assigning default timeout of 10 seconds. Allows users to define global.DEFAULT_TIMEOUT.