Skip to content

v0.6.24

Choose a tag to compare

@github-actions github-actions released this 04 Jun 23:08
cb6216d

Fixes

  • Recovery screenshots with no Playwright viewport: The recovery agent no longer fails when page.viewportSize() returns null (as occurs in hosted CDP sessions). It now falls back to querying viewport dimensions directly from the page's visual viewport and window metrics, allowing popup recovery to proceed correctly in these environments.