v17.0.0
·
587 commits
to master
since this release
What’s Changed
- Make getPayloadScript functions public and asynchronous (part of testcafe#3691) (#2316) @miherlosev
- fix
Empty page being rendered on Testcafe(close #2056) (#2318) @LavrovArtem - Should not emit error after a destination response is ended (#2315) @LavrovArtem
- Replace the castToString() native storage approach with String() (#2302) @Farfurix