Skip to content

Releases: john-doherty/selenium-cucumber-js

Upgraded chromedriver to 2.28.0

21 Jul 09:54
Compare
Choose a tag to compare
1.4.4

upgraded chromedriver to 2.28.0 (any higher breaks the build) should …

Upgraded cucumber to 1.3.3

19 Jul 22:18
Compare
Choose a tag to compare
1.4.3

bumped version

1.4.2

19 Jul 09:09
Compare
Choose a tag to compare
more doc updates

Documentation update

19 Jul 09:00
Compare
Choose a tag to compare
1.4.1

doc updates

Node 8 fix

18 Jul 15:35
Compare
Choose a tag to compare

Includes a fix for node v8 and documentation updates.

Fixed dependency version numbers!

27 Apr 20:15
Compare
Choose a tag to compare
1.3.9

fixed dependency version numbers

Added option to disable report launching

25 Apr 18:23
Compare
Choose a tag to compare

Added -d command line switch to disable auto launching test report.

Updated docs

18 Feb 12:50
Compare
Choose a tag to compare
1.3.7

updated docs

Added timeout command line switch

16 Feb 23:05
Compare
Choose a tag to compare

Added -x switch to allow setting global timeout via command line.

DEFAULT_TIMEOUT

16 Feb 22:40
Compare
Choose a tag to compare

Updated to check for the existence of global.DEFAULT_TIMEOUT before assigning default timeout of 10 seconds. Allows users to define global.DEFAULT_TIMEOUT.