Update dependency nightwatch to v3.6.3 #170
No reviewers
Labels
No labels
Kind
Breaking
Kind
Bug
Kind
Documentation
Kind
Enhancement
Kind
Feature
Kind
Security
Kind
Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: procyon/procyon#170
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "renovate/nightwatch-3.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
3.3.5
->3.6.3
Release Notes
nightwatchjs/nightwatch (nightwatch)
v3.6.3
Compare Source
What's Changed
Full Changelog: https://github.com/nightwatchjs/nightwatch/compare/v3.6.2...v3.6.3
v3.6.2
Compare Source
What's Changed
Fixes
Dependency updates
New Contributors
Full Changelog: https://github.com/nightwatchjs/nightwatch/compare/v3.6.1...v3.6.2
v3.6.1
Compare Source
What's Changed
Enhancements
NoSuchElementError
when element not found in new Element API. by @garg3133 in https://github.com/nightwatchjs/nightwatch/pull/4193Fixes
debug()
allowing only one command run in async/await mode. by @chikara1608 in https://github.com/nightwatchjs/nightwatch/pull/4139New aliases in new Element API (for backwards compatibility)
.ariaRole()
as alias for.getAriaRole()
by @Sajantoor in https://github.com/nightwatchjs/nightwatch/pull/4159.text()
as alias for.getText()
by @Ayush-Vish in https://github.com/nightwatchjs/nightwatch/pull/4180.prop()
as alias for.getProperty()
by @Ayush-Vish in https://github.com/nightwatchjs/nightwatch/pull/4174.accessibleName()
as alias for.getAccessibleName()
by @Ayush-Vish in https://github.com/nightwatchjs/nightwatch/pull/4178.tagname()
as alias for.getTagName()
by @Ayush-Vish in https://github.com/nightwatchjs/nightwatch/pull/4176.css()
and.getCssValue()
as aliases for.getCssProperty()
by @Ayush-Vish in https://github.com/nightwatchjs/nightwatch/pull/4168.attr()
and.attribute()
as alias for.getAttribute()
by @Ayush-Vish in https://github.com/nightwatchjs/nightwatch/pull/4172.find()
and.findAll()
commands in new Element API by @AritraLeo in https://github.com/nightwatchjs/nightwatch/pull/4130New Contributors
Full Changelog: https://github.com/nightwatchjs/nightwatch/compare/v3.6.0...v3.6.1
v3.6.0
Compare Source
What's Changed
rect()
as alias forgetRect()
command. by @dikwickley in https://github.com/nightwatchjs/nightwatch/pull/4128waitUntil
not working with async/await. by @chikara1608 in https://github.com/nightwatchjs/nightwatch/pull/4123New Contributors
Full Changelog: https://github.com/nightwatchjs/nightwatch/compare/v3.5.0...v3.6.0
v3.5.0
Compare Source
What's Changed
TimeoutError
in hooks. by @dikwickley in https://github.com/nightwatchjs/nightwatch/pull/4053isSelected
command to new Element API. by @dikwickley in https://github.com/nightwatchjs/nightwatch/pull/4038isEnabled
command in new Element API by @subhajit20 in https://github.com/nightwatchjs/nightwatch/pull/4041isVisible
command in new Element API by @subhajit20 in https://github.com/nightwatchjs/nightwatch/pull/4039isDisplayed()
as alias toisVisible()
by @uditrajput03 in https://github.com/nightwatchjs/nightwatch/pull/4107takeScreenshot
example by @dikwickley in https://github.com/nightwatchjs/nightwatch/pull/4121New Contributors
Full Changelog: https://github.com/nightwatchjs/nightwatch/compare/v3.4.1...v3.5.0
v3.4.1
Compare Source
What's Changed
describe()
s in a single testsuite. by @garg3133 in #4011piscina
dependency tov4.3.1
. by @garg3133 in #4020POST_SESSION_EVENT
with capabilities on session creation. by @garg3133 in #4024Full Changelog: https://github.com/nightwatchjs/nightwatch/compare/v3.4.0...v3.4.1
v3.4.0
Compare Source
What's Changed
Fixed and improvements:
lodash
package, by Priyansh Garg in #4005parallel_process_delay
in worker threads by @gravityvi in #4007NightwatchBrowser
, by Priyansh Garg in #4004waitFor
commands, by Priyansh Garg in #3986Dependency updates:
nightwatch-axe-verbose
dependency 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.8
Compare Source
What's Changed
Full Changelog: https://github.com/nightwatchjs/nightwatch/compare/v3.3.7...v3.3.8
v3.3.7
Compare Source
v3.3.6
Compare Source
This PR has been generated by Renovate Bot.
0e1b2a22d7
toc2edeea2d6
Update dependency nightwatch to v3.4.0to Update dependency nightwatch to v3.4.1c2edeea2d6
to0d71bb6580
Update dependency nightwatch to v3.4.1to Update dependency nightwatch to v3.5.00d71bb6580
to559b2a989f
Update dependency nightwatch to v3.5.0to Update dependency nightwatch to v3.6.0559b2a989f
to561c0cbec1
Update dependency nightwatch to v3.6.0to Update dependency nightwatch to v3.6.1561c0cbec1
to26730eba09
Update dependency nightwatch to v3.6.1to Update dependency nightwatch to v3.6.226730eba09
tof2816d2af7
Update dependency nightwatch to v3.6.2to Update dependency nightwatch to v3.6.3Renovate Ignore Notification
Because you closed this PR without merging, Renovate will ignore this update (
3.6.3
). You will get a PR once a newer version is released. To ignore this dependency forever, add it to theignoreDeps
array of your Renovate config.If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
Pull request closed