Skip to content

Update dependency nightwatch to v2.6.19

renovate-bot requested to merge renovate/nightwatch-2.x into develop

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

Compare Source

  • 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

Compare Source

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

Compare Source

What's Changed

Full Changelog: https://github.com/nightwatchjs/nightwatch/compare/v2.6.16...v2.6.17

v2.6.16

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/nightwatchjs/nightwatch/compare/v2.6.15...v2.6.16

v2.6.15

Compare Source

  • 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

Compare Source

  • 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

Compare Source

  • 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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by renovate-bot

Merge request reports