Skip to content

Releases: mucsi96/nightwatch-api

Release 3.0.1

22 Nov 21:59
12a020a
Compare
Choose a tag to compare

Patch changes

  • Added support for Nightwatch 1.3.0
  • all dependencies updated to latest

Release 3.0.0

20 Nov 07:05
4b1bbd2
Compare
Choose a tag to compare

Breaking changes

  • Support for NodeJS < 10 was dropped

Patch changes

  • all dependencies updated to latest
  • Tests migrated from Jest to mocha

Release 2.3.0

23 May 05:52
Compare
Choose a tag to compare

Minor changes

  • getNewScreenshots API method added #511

Patch changes

  • all dependencies updated to latest

Release 2.2.1

13 May 06:36
Compare
Choose a tag to compare

Patch changes

  • fixed Type error 'this.reporter.registerTestError is not a function' (#493)
  • all dependencies updated to latest

Release 2.2.0

27 Apr 20:37
Compare
Choose a tag to compare

Minor changes

  • silent option added #445

Patch changes

  • all dependencies updated to latest

Release 2.1.4

21 Apr 17:50
Compare
Choose a tag to compare

Patch changes

  • all dependencies updated to latest

Release 2.1.3

14 Mar 04:42
Compare
Choose a tag to compare

Patch changes

  • all dependencies updated to latest
  • bugfix: Fix environment setting and caching for startWebDriver and createSession

Release 2.1.2

08 Mar 07:57
Compare
Choose a tag to compare

Patch changes

  • all dependencies updated to latest
  • bugfix: Subsequent env variables are ignored #224

Release 2.1.1

04 Feb 18:59
Compare
Choose a tag to compare

Patch changes

  • all dependencies updated to latest
  • Session closing fixed

Release 2.1.0

17 Dec 17:47
389b32f
Compare
Choose a tag to compare

Major changes

  • support for taking screenshots on failure added

Minor changes

  • all dependencies updated to latest