Update dependency nightwatch to v2.6.19
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
nightwatch (source) | devDependencies | patch | 2.6.11 -> 2.6.19 |
Release Notes
nightwatchjs/nightwatch
v2.6.19
-
Fixed #3484 – Added elementId only param in
moveTo
command -
Fixed #3652 – Command queue nodes with
autoInvoke
mode were executed twice - Fixed #3469 REPL interface exits on error
- Fixed #3591 - added support to stringify objects in console output
v2.6.18
What's Changed
No changes, just a version bump after the alpha.
Full Changelog: https://github.com/nightwatchjs/nightwatch/compare/v2.6.17...v2.6.18
v2.6.17
What's Changed
- Fixed #3612 -- Add session name to Browserstack transport by @gravityvi in #3632
- Added support to use any browser with BrowserStack and Appium. by @garg3133 in #3634
Full Changelog: https://github.com/nightwatchjs/nightwatch/compare/v2.6.16...v2.6.17
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
- @qa-danny made their first contribution in https://github.com/nightwatchjs/nightwatch/pull/3616
Full Changelog: https://github.com/nightwatchjs/nightwatch/compare/v2.6.15...v2.6.16
v2.6.15
-
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
-
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: https://github.com/nightwatchjs/nightwatch/compare/v2.6.13...v2.6.14
v2.6.13
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.