Skip to content
This repository was archived by the owner on Nov 8, 2019. It is now read-only.

Releases: nkbt/nightwatch-autorun

v3.1.0

06 Dec 00:15

Choose a tag to compare

  • Update README with different CI config examples
  • Add the most recent selenium-standalone with updated chromedriver to support current stable Chrome

v3.0.3

24 Aug 21:54

Choose a tag to compare

FIX: there was no logging while installing selenium drivers, and it was confusing #113

v3.0.2

24 Aug 21:53

Choose a tag to compare

FIX: Lock down selenium-standalone version to 5.5.0 since 5.6.0 comes with incompatible chrome driver 2.23 (requires Chrome >=51)

v3.0.1

16 Aug 01:18

Choose a tag to compare

  • Dependencies update
  • Switch to Node 6 for main development version
  • Build and test on older Node versions (4, 5)

v3.0.0

08 Jul 09:11

Choose a tag to compare

No API changes, but selenium dependency was updated, and it requires new version of Chrome. That would break existing CI builds, so I tried to play safe and release a new major version with this update.

CircleCI upgrade: change project settings to use the latest Ubuntu, which includes the latest Chrome: https://circleci.com/docs/build-image-trusty/

v2.3.1

27 Mar 06:34

Choose a tag to compare

  • Switch to spawn and forward stdio to console #32

v2.3.0

24 Mar 04:34

Choose a tag to compare

  • Added nightwatchEnv/NIGHTWATCH_ENV option #27
  • Added ESlint with Airbnb config #28
  • Added Windows support #28
  • Added Appveyor build under Windows #28
  • Fixed default for tunnelIdentifier to be undefined #27

v2.2.0

23 Mar 12:22

Choose a tag to compare

  • Added tunnelIdentifier/TUNNEL_IDENTIFIER config option for compatibility with SauceLabs #25
  • Updated badges

v2.1.3

06 Feb 11:08

Choose a tag to compare

Lock down selenium-standalone version until Chrome is updated in CircleCI https://discuss.circleci.com/t/update-chrome-in-container-image/869/4