Skip to content

v1.22.0

Choose a tag to compare

@Rafiot Rafiot released this 12 Feb 10:51
· 18 commits to main since this release
v1.22.0
f542918

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