Releases: qavajs/steps-playwright
Releases · qavajs/steps-playwright
0.0.10
0.0.9
What's Changed
- Added scroll steps by @AlexGalichenko in #19
- updated cli to 0.0.17 by @AlexGalichenko in #20
- Ignore hierarchy by @AlexGalichenko in #22
Full Changelog: 0.0.8...0.0.9
0.0.8
What's Changed
- added I execute step by @AlexGalichenko in #15
- fixed issue that opens page from browser, not from context by @AlexGalichenko in #16
- added mocking steps by @AlexGalichenko in #17
- added capability to save playwright trace by @AlexGalichenko in #18
Full Changelog: 0.0.7...0.0.8
0.0.7
What's Changed
- added action on node18 by @AlexGalichenko in #14
- added capability to connect to browser via CDP by @AlexGalichenko in #13
- added I wait until current url/title steps by @AlexGalichenko in #11
Full Changelog: 0.0.6...0.0.7-v2
0.0.6
What's Changed
- fixed issue in After hook if browser is not started by @AlexGalichenko in #7
- added save/validate css property steps by @AlexGalichenko in #10
- added connect capability by @AlexGalichenko in #9
Full Changelog: 0.0.5...0.0.6
0.0.5
What's Changed
- set page viewport to null to inherit passed window size from browser by @AlexGalichenko in #5
Full Changelog: 0.0.4...0.0.5
0.0.4
What's Changed
- fixed switch to frame/tab steps by @AlexGalichenko in #4
Full Changelog: 0.0.3...0.0.4
0.0.3
0.0.2
What's Changed
- implemented actions, waits, validation steps by @AlexGalichenko in #1
- implemented new actions and validation steps by @AlexGalichenko in #2
New Contributors
- @AlexGalichenko made their first contribution in #1
Full Changelog: 0.0.1...0.0.2
0.0.1
Initial commit