Nightwatch Versions Save

Integrated end-to-end testing framework written in Node.js and using W3C Webdriver API. Developed at @browserstack

v3.6.1

2 weeks ago

What's Changed

Enhancements

Fixes

New aliases in new Element API (for backwards compatibility)

New Contributors

Full Changelog: https://github.com/nightwatchjs/nightwatch/compare/v3.6.0...v3.6.1

v3.6.0

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/nightwatchjs/nightwatch/compare/v3.5.0...v3.6.0

v3.5.0

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/nightwatchjs/nightwatch/compare/v3.4.1...v3.5.0

v3.4.1

2 months ago

What's Changed

  • Warn about two describe()s in a single testsuite. by @garg3133 in #4011
  • Fix error while exiting Nightwatch using Ctrl+C. by @garg3133 in #4013
  • deps: Update piscina dependency to v4.3.1. by @garg3133 in #4020
  • Send POST_SESSION_EVENT with capabilities on session creation. by @garg3133 in #4024
  • Add appium reset command by @AutomatedTester in #4019
  • Disable HTML reporter in Cucumber. by @garg3133 in #4025

Full Changelog: https://github.com/nightwatchjs/nightwatch/compare/v3.4.0...v3.4.1

v3.4.0

3 months ago

What's Changed

Fixed and improvements:

Dependency updates:

  • Upgraded Selenium to 4.16 by David Burns in #4008. This upgrade brings improved stability, new features, and bug fixes, enhancing the overall testing capabilities with Nightwatch.
  • Updated nightwatch-axe-verbose dependency to enhance accessibility testing features, including improved axe-core integration and support for advanced configurations. by Priyansh Garg in #3993

Full Changelog

View Complete History

v3.3.8

4 months ago

What's Changed

Full Changelog: https://github.com/nightwatchjs/nightwatch/compare/v3.3.7...v3.3.8

v3.3.7

4 months ago
  • Added – support for defining a custom return function for custom command fe9a01

v3.3.5

4 months ago

What's Changed

  • Fixed process stalling for 4 mins after test run in Node v20+. by @garg3133 in #3976
  • Fixed #3639 waitFor commands not retrying for stale elements. by @garg3133 in #3978

Full Changelog: https://github.com/nightwatchjs/nightwatch/compare/v3.3.4...v3.3.5

v3.3.4

5 months ago

What's Changed

  • Fixed #3966 – shadow root not working on Firefox. by @garg3133
  • Fixed #3959 – TS tests not working in ESM project. by @garg3133

v2.6.23

5 months ago

What's Changed

Full Changelog: https://github.com/nightwatchjs/nightwatch/compare/v2.6.22...v2.6.23