Releases: qavajs/steps-playwright
Releases · qavajs/steps-playwright
0.29.1
0.29.0
What's Changed
- added I save screenshot of {string} as {string} by @AlexGalichenko in #61
Full Changelog: 0.28.0...0.29.0
0.28.0
What's Changed
- added _I expect every element in {string} collection {wdioConditionWa… by @AlexGalichenko in #60
Full Changelog: 0.27.0...0.28.0
0.27.0
What's Changed
- updated playwright version by @AlexGalichenko in #56
- implemented video reporter by @AlexGalichenko in #58
Full Changelog: 0.26.0...0.27.0
0.26.0
What's Changed
- Added mouse and keyboard actions by @AlexGalichenko in #55
Full Changelog: 0.25.0...0.26.0
0.25.0
What's Changed
- added enabled/disabled by @AlexGalichenko in #53
- fixed regexp in dynamic po steps by @AlexGalichenko in #54
Full Changelog: 0.0.24...0.25.0
0.0.24
What's Changed
- added I switch to 'window name or title' window by @AlexGalichenko in #49
- updated I switch window step by @AnthonyShukanov in #50
- added I open new tab by @AlexGalichenko in #52
- added multi browser support by @AlexGalichenko in #51
New Contributors
- @AnthonyShukanov made their first contribution in #50
Full Changelog: 0.0.23...0.0.24
0.0.23
What's Changed
- added types to global members by @AlexGalichenko in #47
- added I switch to 'IFrame' frame by @AlexGalichenko in #48
Full Changelog: 0.0.22...0.0.23
0.0.22
What's Changed
- updated exports of mock and poDefine by @AlexGalichenko in #46
Full Changelog: 0.0.21...0.0.22
0.0.21
What's Changed
- implemented drag-n-drop step by @AlexGalichenko in #45
Full Changelog: 0.0.20...0.0.21