Releases: qavajs/steps-playwright
Releases · qavajs/steps-playwright
0.44.0
0.43.1
What's Changed
- added I scroll until {string} to be visible step by @AlexGalichenko in #102
- fixed globals.d.ts file name by @AlexGalichenko in #104
Full Changelog: 0.42.0...0.43.1
0.42.0
What's Changed
- added present timeout for value waits by @AlexGalichenko in #100
- added I tap {string} step by @AlexGalichenko in #101
Full Changelog: 0.41.5...0.42.0
0.41.5
What's Changed
- updated validation dependency by @AlexGalichenko in #99
Full Changelog: 0.41.4...0.41.5
0.41.4
What's Changed
- added existence waiter before value waits to avoid promise reject w… by @AlexGalichenko in #98
Full Changelog: 0.41.3...0.41.4
0.41.3
What's Changed
- added I type {string} chars to {string} step by @AntonShukanau in #96
Full Changelog: 0.41.2...0.41.3
0.41.2
What's Changed
- Replace type to fill by @AntonShukanau in #94
- updated module system in tsconfig to node 16 by @AlexGalichenko in #95
Full Changelog: 0.41.1...0.41.2
0.41.1
What's Changed
- added reuse session feature by @AlexGalichenko in #93
Full Changelog: 0.41.0...0.41.1
0.41.0
What's Changed
- 🚀 introduced browserManager object to control all launched b… by @AlexGalichenko in #92
Full Changelog: 0.40.0...0.41.0
0.40.0
What's Changed
- updated playwright version by @AlexGalichenko in #89
- changed simple expects to poll expects by @AlexGalichenko in #90
- changed behavior of I switch to {string} window step by @AlexGalichenko in #91
Full Changelog: 0.39.0...0.40.0