Skip to content

Releases: nightwatchjs/nightwatch

v2.6.23

07 Dec 17:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.22...v2.6.23

v3.3.2

16 Nov 08:43
fdfc7dc
Compare
Choose a tag to compare

What's Changed

  • enable parallelism on any selenium host by @gravityvi in #3956
  • improved the support for defining custom reporters via plugins

Full Changelog: v3.3.1...v3.3.2

v3.3.0

07 Nov 14:39
Compare
Choose a tag to compare

What's Changed

Fixes

Dependencies

Full Changelog: v3.2.1...v3.3.0

v3.2.1

05 Oct 12:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.2.1

v3.2.0

27 Sep 09:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.3...v3.2.0

v2.6.22

27 Sep 09:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.21...v2.6.22

v3.1.3

21 Aug 20:51
Compare
Choose a tag to compare

What's Changed

  • Fix waitUntil paramenter ordering; update waitUntil documentation; 3839
  • Fixed build script and dev script for running tests on windows. 3866
  • Fix flaky disable_typescript config test. #3865
  • Fix .registerBasicAuth() not working in Edge browser Fixes #3848 #3857
  • fix es6 module import by #3858
  • Update a few eslint rules around spacing. #3864
  • FAdd tag_filter type to NightwatchOptions interface. #3825 #3830
  • chore: bump mocha 9.2.2 => 10.2.0 #3860
  • Add more events for analytics #3856
  • Move log related commands to .logs namespaces. #3796
  • Update Selenium to 4.11 #3882
  • Deprecate colors.js module in favour of chalk.js #3852

New Contributors

Full Changelog: v3.1.2...v3.1.3

v3.1.2

31 Jul 07:38
Compare
Choose a tag to compare
  • Fix for failing TS tests after upgrading to v3. (#3845) 96e1b34
  • update lodash.merge dependency in client (#3836) 222c603

v3.1.0...v3.1.2

v3.1.0

26 Jul 21:01
Compare
Choose a tag to compare

We’re super excited to announce the release of Nightwatch v3. It that has been built around these three pillars:

  • Developer Experience: The entire experience from getting started, to writing and debugging tests, has been redesigned for speed, stability, and consistent non-flaky results.

  • Mobile first: Test your web or native, iOS and Android, mobile applications on simulators, real mobile devices or a cloud grid like BrowserStack.

  • One test automation framework: Run all types of tests from unit, component, and E2E to API, visual, and accessibility with a single framework.

What's Changed

New Features

Fixes

TypeScript Fixes

Dependency Updates

Cucumber

General

New Contributors

Full Changelog: v3.0.1...v3.1.0

Nightly 3.1.0-nightly-26072023

26 Jul 15:57
2e0b867
Compare
Choose a tag to compare
Pre-release
nightly-3.1.0-nightly-26072023

handle error for src folders while using tags (#3824)