Releases: qavajs/steps-playwright
Releases · qavajs/steps-playwright
2.3.0
What's Changed
- added
I expect {value} css property of every element in {playwrightLocator} collection {validation} {value}
step by @AlexGalichenko in #144
Full Changelog: 2.2.1...2.3.0
2.2.1
What's Changed
- added capability to pass page object as instance by @AlexGalichenko in #143
Full Changelog: 2.2.0...2.2.1
2.2.0
What's Changed
- added
locator.as
method to define top level components (like pages) by @AlexGalichenko in #142
Full Changelog: 2.1.0...2.2.0
2.1.0
What's Changed
- added grouping by steps in traces by @AlexGalichenko in #141
Full Changelog: 2.0.0...2.1.0
2.0.0
What's Changed
- reworked page object approach (#134) by @AlexGalichenko and @ALegchilov in #135
Full Changelog: 1.0.0...2.0.0
1.0.0
0.54.0
0.53.0
What's Changed
- improved I scroll until steps to use same locator by @AlexGalichenko in #129
- add permissions steps by @ALegchilov in #130
Full Changelog: 0.52.0...0.53.0
0.52.0
What's Changed
- Add "I wait for network idle for {int} ms" step by @ALegchilov in #128
Full Changelog: 0.51.0...0.52.0
0.51.0
What's Changed
- include page objects into step bundle by @AlexGalichenko in #127
Full Changelog: 0.50.0...0.51.0