Update dependency nightwatch to v2.6.10
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
nightwatch (source) | devDependencies | patch | 2.6.6 -> 2.6.10 |
Release Notes
nightwatchjs/nightwatch
v2.6.10
v2.6.9
v2.6.8
-
Fixed an issue with mobile app testing with
test_workers
enabled https://github.com/nightwatchjs/nightwatch/pull/3559
v2.6.7
-
Fixed #3473: browser not defined issue by https://github.com/nightwatchjs/nightwatch/pull/3550
-
Fixed issue with reporting module names for parallel runs in https://github.com/nightwatchjs/nightwatch/pull/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 https://github.com/nightwatchjs/nightwatch/pull/3519
Full Changelog: https://github.com/nightwatchjs/nightwatch/compare/v2.6.6...v2.6.7
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.