Releases: devoxa/playwright-extra
Releases · devoxa/playwright-extra
v2.2.0
v2.1.0
- Add global default options for *waitForNetworkIdle functions
- Update dependencies
v2.0.0
Breaking
- Increase minimum supported Node version to v18
v1.1.2
- Fix
waitForNetworkIdle
not waiting until the full response body was downloaded - Fix
waitForNetworkIdle
waiting indefinitely if the response was aborted
v1.1.0
- Add dynamic segments to matchers