Skip to content

v0.1.11

Choose a tag to compare

@yury-s yury-s released this 01 May 22:35
· 7 commits to main since this release
212b11d

Fixes

  • fix(dashboard): handle null viewport in annotate screenshotplaywright-cli annotate against a headed browser launched with viewport: null produced an empty annotated screenshot; the dashboard now falls back to window.innerWidth/innerHeight. (microsoft/playwright#40569)