chore(deps): update dependency nightwatch to v2#579
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update dependency nightwatch to v2#579renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
Contributor
Author
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: package-lock.json |
c7f4de7 to
1d49594
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.7.11->^2.0.0Release Notes
nightwatchjs/nightwatch
v2.2.2Compare Source
Important fixes
expect.element().to.not.be.presentthrows error when the element is not presentNew features
The new Nightwatch init CLI tool is now available to use in order to kick-start a new Nightwatch test project in under 60 seconds.
Simply run:
Release notes for
create-nightwatch:https://github.com/nightwatchjs/create-nightwatch/releases/tag/v1.0.0
Other
v2.2.1Compare Source
The latest release introduces a new built-in HTML reporter and several new API commands based on the Chrome Devtools Protocol for mocking network responses, capturing logs, and more.
Improvements
Added new integrated HTML reporter with test status, assertion logs & raw HTTP logs - #3223;
Read more
Added built-in API commands for working with the Chrome Devtools Protocol - #3208:
setGeolocationcaptureNetworkRequestsmockNetworkResponsesetDeviceDimensionsgetPerformanceMetricsenablePerformanceMetricstakeHeapSnapshotcaptureBrowserConsoleLogscaptureBrowserExceptionsAdded
--mochacli flag to quickly switch the test runner to use MochaAdded
--opencli flag to open the generated HTML report automaticallyAdded new integrated JSON reporter
Added support for using multiple reporters - #3003; to specify more reporters just add several
--reporterarguments, e.g.:nightwatch --reporter html --reporter junit --reporter custom-reporterOther
selenium-webdriverto v4.2.0 - #3215v2.1.8Compare Source
v2.1.7Compare Source
globalpackage to fix an issue on windowsv2.1.5Compare Source
sendKeyscommand (#3045)v2.1.4Compare Source
v2.1.3Compare Source
ejsto avoid a high severity vulnerabilityv2.1.2Compare Source
v2.1.1Compare Source
v2.1.0Compare Source
The Nightwatch 2.1 release adds a few important fixes and several improvements, including upgrade to Selenium 4.1.1. Here's the full list:
Improvements
Support for working with Selenium relative locators
New error stack trace output which parses and highlights the source code line – #3071
Set network emulation settings in Chrome/Edge with the
.setNetworkConditions()command (#2996)Automate the input of basic auth credentials with the
.registerBasicAuth()command (Chrome/Edge) (#3116)Important Fixes
setValuecommandv2.0.10Compare Source
Fixed an issue occurring when using the Mocha integrated test runner and a test failure was logged in an
asynctestcases.v2.0.9Compare Source
v2.0.8Compare Source
This releases adds a few important fixes and improvements. We have made sure that Nightwatch works very well when using the Selenium 4 server in standalone mode and we've added several improvements and fixes for when using Mocha as a test runner.
Users of Selenium Server can now install our own jar download library from NPM and then use it in Nightwatch with no other config necessary. Make sure that
chromedriverorgeckodriverare also installed from NPM. You can install the Selenium Server with:Fixes
Improvements
--parallel=<number of workers>v2.0.7Compare Source
v2.0.6Compare Source
v2.0.5Compare Source
d8dec00)af54791)v2.0.4Compare Source
a17a7ac)expect.element().an()to accept case-insensitive tag names and regular expressions (efb6f10)v2.0.2Compare Source
v2.0.1Compare Source
v1.7.13Compare Source
v1.7.12Compare Source
Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.