Releases: nightwatchjs/nightwatch
Releases · nightwatchjs/nightwatch
v2.6.16
What's Changed
- Add 'app' in REPL context. by @garg3133 in #3607
- Fix #3466 Wait for queue traversal to begin before calling done() by @swrdfish in #3490
- removed
boxen
from concurrent test runs by @qa-danny in #3616 - Update logging output to use JSON instead of Logger.inspectObject by @vaibhavsingh97 in #3619
- Add support for Appium locate strategies. by @garg3133 in #3620
- Fixes/consider test suite settings in cucumber runner by @gravityvi in #3622
- Allow multiple network mocks at the same time. by @garg3133 in #3621
- Fix analytics issue by @swrdfish in #3447
- api-docs: update registerBasicAuth by @tim-yao in #3623
- Disable parallelism when running tests on safari browser by @prudhvi22 in #3565
New Contributors
Full Changelog: v2.6.15...v2.6.16
v2.6.15
v2.6.14
- 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
v2.6.11
v2.6.8
v2.6.7
-
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 details #3519
Full Changelog: v2.6.6...v2.6.7
v2.6.6
- Fixed #3531 – cannot use axeRun in async/await format
Full Changelog: v2.6.5...v2.6.6
v2.6.5
Full Changelog: v2.6.4...v2.6.5