v1.22.0
New Feature
final_wait: After the instrumentation is done, the browser will wait for some time (in seconds) before it finishes. It is useful when a page runs JS code on a timer without any network interactions and you want to wait until that timer triggers
Changes
- Better exception handling, improve logging
- Bump Playwright, avoid screenshots to get stuck waiting for the fonts to load
Full Changelog: v1.21.2...v1.22.0