Releases: qavajs/steps-playwright
Releases · qavajs/steps-playwright
0.0.21
What's Changed
- implemented drag-n-drop step by @AlexGalichenko in #45
Full Changelog: 0.0.20...0.0.21
0.0.20
What's Changed
- implemented steps to dynamically define page object by @AlexGalichenko in #43
- enabled all options in new context by @AlexGalichenko in #44
- implemented context reload instead of browser reload
Full Changelog: 0.0.19...0.0.20
0.0.19
What's Changed
- added match value wait by @AlexGalichenko in #41
- added in viewport validation by @AlexGalichenko in #42
Full Changelog: 0.0.18...0.0.19
0.0.18
What's Changed
- added interceptor steps by @AlexGalichenko in #40
- added local/session storage steps
- added cookie steps
Full Changelog: 0.0.17...0.0.18
0.0.17
What's Changed
- added test to check keypress with modifiers by @AlexGalichenko in #33
- update workflow actions to v3 by @ALegchilov in #34
- added support of memory values in I click '$value' text in 'collection' collection by @AlexGalichenko in #37
Full Changelog: 0.0.16...0.0.17
0.0.16
What's Changed
- fixed optional params templates in wait steps by @AlexGalichenko in #31
Full Changelog: 0.0.15...0.0.16
0.0.15
What's Changed
- added logs to hooks and validation steps by @AlexGalichenko in #30
Full Changelog: 0.0.14...0.0.15
0.0.14
What's Changed
- Remove redundant step by @ALegchilov in #26
- added custom timeout parameter by @AlexGalichenko in #27
Full Changelog: 0.0.13...0.0.14
0.0.13
What's Changed
- Add alert steps by @ALegchilov in #24
New Contributors
- @ALegchilov made their first contribution in #24
Full Changelog: 0.0.11...0.0.13
0.0.11
- added utils export
- removed po dependency
Full Changelog: 0.0.10...0.0.11