Skip to content

Releases: nightwatchjs/nightwatch

v2.6.18

14 Mar 18:54
Compare
Choose a tag to compare

What's Changed

No changes, just a version bump after the alpha.

Full Changelog: v2.6.17...v2.6.18

v2.6.17

10 Mar 14:16
4b1e6d2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.16...v2.6.17

v2.6.16

01 Mar 15:40
1e0668f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.6.15...v2.6.16

v2.6.15

19 Feb 14:01
7e4628f
Compare
Choose a tag to compare
  • Fixed #3574 – using end_session_on_fail regression
  • Fixed #3605 – when running in multiple environments, json and junit reporters generate report for only one environment

v2.6.14

12 Feb 17:35
a435cb4
Compare
Choose a tag to compare
  • Added global app property for using in native mobile app tests #3549
  • Added support to automatically upload the native mobile app to Browserstack AppAutomate service #3573
  • Added support for reading named exports from ESM files 2498fe
  • Added cli argument shortcuts for browser environments (--chrome, --firefox, --safari, --edge) 4cd9a8
  • Fixed visible commands for testing using Appium #3566

Full Changelog: v2.6.13...v2.6.14

v2.6.13

04 Feb 20:49
e3924a9
Compare
Choose a tag to compare
  • Fixed #3181 – waitForElementNotPresent inside section for the section element to be gone
  • Fixed #3455 – CDP does not reset the connection after a test session ends

v2.6.11

30 Jan 19:44
d514ed6
Compare
Choose a tag to compare
  • Fixed headless mode in chrome (#3581)
  • Fixed loading test files in ESM format on Windows #3585
  • Fixed unhandled promise rejection for wait element commands #3570
  • Added support for writing global test hooks using async/await and without a callback – 286aca

v2.6.8

09 Jan 22:51
ee6cc08
Compare
Choose a tag to compare
  • Fixed an issue with mobile app testing with test_workers enabled #3559

v2.6.7

09 Jan 22:50
560e71c
Compare
Choose a tag to compare
  • Fixed #3473: browser not defined issue by #3550

  • Fixed issue with reporting module names for parallel runs in #3547

  • Added Appium specific commands:

    • .appium.startActivity
    • .appium.getCurrentActivity
    • .appium.getCurrentPackage
    • .appium.getOrientation
    • .appium.setOrientation
    • .appium.getGeolocation
    • .appium.setGeolocation
    • .appium.pressKeyCode
    • .appium.longPressKeyCode
    • .appium.hideKeyboard
    • .appium.isKeyboardShown
  • Added several improvements for running Appium from Nightwatch:

Full Changelog: v2.6.6...v2.6.7

v2.6.6

04 Jan 19:39
c5d95e1
Compare
Choose a tag to compare
  • Fixed #3531 – cannot use axeRun in async/await format

Full Changelog: v2.6.5...v2.6.6