chore(deps): update dependency nightwatch to v3 #3865
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:
2.6.25->3.12.3Release Notes
nightwatchjs/nightwatch (nightwatch)
v3.12.3Compare Source
What's Changed
New Contributors
Full Changelog: nightwatchjs/nightwatch@v3.12.2...v3.12.3
v3.12.2Compare Source
What's Changed
.debug()command not working. by @garg3133 in #4409New Contributors
Full Changelog: nightwatchjs/nightwatch@v3.12.1...v3.12.2
v3.12.1Compare Source
What's Changed
idredefined issue in JUnit reports. by @garg3133 in #4395Full Changelog: nightwatchjs/nightwatch@v3.12.0...v3.12.1
v3.12.0Compare Source
What's Changed
describetitle to JUnit reports by @garg3133 in #4386.(The
nameattribute oftestsuitetag and theclassnameattribute oftestcasetag will now contain thedescribetitle instead of testsuite file path for BDDdescribetests.)NightwatchClientinstance fromclient.initialize()call. by @garg3133 in #4389Full Changelog: nightwatchjs/nightwatch@v3.11.1...v3.12.0
v3.11.1Compare Source
What's Changed
tsdto 0.31.2 by @garg3133 in #4378Full Changelog: nightwatchjs/nightwatch@v3.11.0...v3.11.1
v3.11.0Compare Source
What's Changed
Enhancements
browser.debug()command. by @garg3133 in #4299Full Changelog: nightwatchjs/nightwatch@v3.10.2...v3.11.0
v3.10.2Compare Source
What's Changed
browserstackenv. by @Rohannagariya1 in #4349Full Changelog: nightwatchjs/nightwatch@v3.10.1...v3.10.2
v3.10.1Compare Source
What's Changed
.perform()command node promise getting resolved early. by @garg3133 in #4348New Contributors
Full Changelog: nightwatchjs/nightwatch@v3.10.0...v3.10.1
v3.10.0Compare Source
NOTE: This release contains a few important fixes in the core of Nightwatch. So, if you encounter any unexpected behaviour after upgrading to this release that is not reproducible in the previous release, please open a new issue and tag @garg3133.
What's Changed
Fixes
describeinstance. by @badra022 in #4302suppressNotFoundErrorstoNoSuchElementErrorin new Elem API. by @Vaibhavsahu2810 in #4294dragAndDropcommand in new Elem API. by @ShreySinha02 in #4329Enhancements and other changes
CustomCommandInstanceinterface forthisin custom commands. by @garg3133 in #4310New Contributors
Full Changelog: nightwatchjs/nightwatch@v3.9.0...v3.10.0
v3.9.0Compare Source
What's Changed
isActive()command to new Element API by @dikwickley in #4261getComputedLabel()andgetComputedRole()alias commands. by @garg3133 in #4296urlproperty. by @garg3133 in #4297Full Changelog: nightwatchjs/nightwatch@v3.8.1...v3.9.0
v3.8.1Compare Source
Issue in v3.8.0
moveToElementcommand causing issues in v3.8.0 by @garg3133 in #4283Fixes and other updates
.find()commands by @dikwickley in #4119driverproperty to NightwatchAPI. by @garg3133 in #4279Full Changelog: nightwatchjs/nightwatch@v3.8.0...v3.8.1
v3.8.0Compare Source
What's Changed
Enhancements
isPresentcommand to new Element API. by @dikwickley in #4216describename in HTML report. by @garg3133 in #4245Fixes and other updates
New Contributors
Full Changelog: nightwatchjs/nightwatch@v3.7.0...v3.8.0
v3.7.0Compare Source
What's Changed
Full Changelog: nightwatchjs/nightwatch@v3.6.4...v3.7.0
v3.6.4Compare Source
What's Changed
setPasswordcommand. by @garg3133 in #4225New Contributors
Full Changelog: nightwatchjs/nightwatch@v3.6.3...v3.6.4
v3.6.3Compare Source
What's Changed
Full Changelog: nightwatchjs/nightwatch@v3.6.2...v3.6.3
v3.6.2Compare Source
What's Changed
Fixes
Dependency updates
New Contributors
Full Changelog: nightwatchjs/nightwatch@v3.6.1...v3.6.2
v3.6.1Compare Source
What's Changed
Enhancements
(This also impacts the
setValueandupdateValuecommands which clears the field before sending new values.)NoSuchElementErrorwhen element not found in new Element API. by @garg3133 in #4193Fixes
debug()allowing only one command run in async/await mode. by @chikara1608 in #4139New aliases in new Element API (for backwards compatibility)
.ariaRole()as alias for.getAriaRole()by @Sajantoor in #4159.text()as alias for.getText()by @Ayush-Vish in #4180.prop()as alias for.getProperty()by @Ayush-Vish in #4174.accessibleName()as alias for.getAccessibleName()by @Ayush-Vish in #4178.tagname()as alias for.getTagName()by @Ayush-Vish in #4176.css()and.getCssValue()as aliases for.getCssProperty()by @Ayush-Vish in #4168.attr()and.attribute()as alias for.getAttribute()by @Ayush-Vish in #4172.find()and.findAll()commands in new Element API by @AritraLeo in #4130New Contributors
Full Changelog: nightwatchjs/nightwatch@v3.6.0...v3.6.1
v3.6.0Compare Source
What's Changed
rect()as alias forgetRect()command. by @dikwickley in #4128waitUntilnot working with async/await. by @chikara1608 in #4123New Contributors
Full Changelog: nightwatchjs/nightwatch@v3.5.0...v3.6.0
v3.5.0Compare Source
What's Changed
TimeoutErrorin hooks. by @dikwickley in #4053isSelectedcommand to new Element API. by @dikwickley in #4038isEnabledcommand in new Element API by @subhajit20 in #4041isVisiblecommand in new Element API by @subhajit20 in #4039isDisplayed()as alias toisVisible()by @uditrajput03 in #4107takeScreenshotexample by @dikwickley in #4121New Contributors
Full Changelog: nightwatchjs/nightwatch@v3.4.1...v3.5.0
v3.4.1Compare Source
What's Changed
describe()s in a single testsuite. by @garg3133 in #4011piscinadependency tov4.3.1. by @garg3133 in #4020POST_SESSION_EVENTwith capabilities on session creation. by @garg3133 in #4024Full Changelog: nightwatchjs/nightwatch@v3.4.0...v3.4.1
v3.4.0Compare Source
What's Changed
Fixed and improvements:
lodashpackage, by Priyansh Garg in #4005parallel_process_delayin worker threads by @gravityvi in #4007NightwatchBrowser, by Priyansh Garg in #4004waitForcommands, by Priyansh Garg in #3986Dependency updates:
nightwatch-axe-verbosedependency to enhance accessibility testing features, including improved axe-core integration and support for advanced configurations. by Priyansh Garg in #3993Full Changelog
View Complete History
v3.3.8Compare Source
What's Changed
Full Changelog: nightwatchjs/nightwatch@v3.3.7...v3.3.8
v3.3.7Compare Source
v3.3.6Compare Source
v3.3.5Compare Source
What's Changed
Full Changelog: nightwatchjs/nightwatch@v3.3.4...v3.3.5
v3.3.4Compare Source
What's Changed
v3.3.3Compare Source
What's Changed
Full Changelog: nightwatchjs/nightwatch@v3.3.2...v3.3.3
v3.3.2Compare Source
What's Changed
Full Changelog: nightwatchjs/nightwatch@v3.3.1...v3.3.2
v3.3.1Compare Source
v3.3.0Compare Source
What's Changed
Fixes
Dependencies
Full Changelog: nightwatchjs/nightwatch@v3.2.1...v3.3.0
v3.2.1Compare Source
What's Changed
Full Changelog: nightwatchjs/nightwatch@v3.2.0...v3.2.1
v3.2.0Compare Source
What's Changed
New Features
Fixes
WebElementas a possible selector in type declarations. by @garg3133 in #3896Dependency Updates
TypeScript Improvements
Build Improvements
Full Changelog: nightwatchjs/nightwatch@v3.1.3...v3.2.0
v3.1.3Compare Source
What's Changed
.logsnamespaces. #3796New Contributors
Full Changelog: nightwatchjs/nightwatch@v3.1.2...v3.1.3
v3.1.2Compare Source
96e1b34222c603v3.1.1Compare Source
v3.1.0Compare Source
We’re super excited to announce the release of Nightwatch v3. It that has been built around these three pillars:
Developer Experience: The entire experience from getting started, to writing and debugging tests, has been redesigned for speed, stability, and consistent non-flaky results.
Mobile first: Test your web or native, iOS and Android, mobile applications on simulators, real mobile devices or a cloud grid like BrowserStack.
One test automation framework: Run all types of tests from unit, component, and E2E to API, visual, and accessibility with a single framework.
What's Changed
New Features
Fixes
TypeScript Fixes
Dependency Updates
Cucumber
General
src_foldersis empty when using tags by @itsspriyansh in #3824New Contributors
Full Changelog: nightwatchjs/nightwatch@v3.0.1...v3.1.0
v3.0.1Compare Source
We’re super excited to announce the release of Nightwatch v3. It that has been built around these three pillars:
Developer Experience: The entire experience from getting started, to writing and debugging tests, has been redesigned for speed, stability, and consistent non-flaky results.
Mobile first: Test your web or native, iOS and Android, mobile applications on simulators, real mobile devices or a cloud grid like BrowserStack.
One test automation framework: Run all types of tests from unit, component, and E2E to API, visual, and accessibility with a single framework.
New features
New element APIs
With Nightwatch v3, we have revamped the element API to make test authoring simpler and more concise. Learn more
More rich & powerful selectors
New selectors are introduced as part of this latest versions
You can also chain selectors to find elements that are more complex to find
For E.g.
Guide
Performance improvements
Nightwatch v3 has implemented worker threads for parallel runs and we have observed improvements of up to 25% between Nightwatch v2 & v3. Try it now
Nightwatch inspector
Nightwatch v3 introduces a point and click tool that can help you easily find selectors. It will improve your productivity of authoring tests & help you find durable selectors for lower long term maintenance. Learn more
Angular component testing
With Nightwatch v3 you can test Angular components in isolation by mounting them in the browser. Try it now
Test doubles
The unit testing with Nightwatch got an upgrade as v3 introduced test doubles. You can use mocks, stubs & spies in your Nightwatch tests.
Fixes
Fix: incorrect build duration in HTML Report by @vaibhavsingh97 in #3658
Fix timeout issue on windows builds. by @garg3133 in #3660
Fix #3484 Added elementId only param in moveTo command by @harshit-bs in #3517
Fix element api support in POM. by @garg3133 in #3689
Fix xPath selectors to locate within elements. by @garg3133 in #3672
Other Improvements
Upgrade selenium to 4.10.0 by @AutomatedTester in #3705
Types migration from definitely typed to Nightwatch project by @beatfactor in #3714
Remove dependency on driver binaries, fallback to selenium-manager by @swrdfish in #3717
Add the ability to rerun failed tests by @prudhvi22 in #3703
Breaking changes
We have tried to ensure that there are no breaking changes while upgrading to v3. However, in case you need migration assistance please reach out to us on our new Nightwatch v3 channel on Discord
v3.0.0Compare Source
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 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 was generated by Mend Renovate. View the repository job log.