Playwright v1.5.1 Release Notes

Release Date: 2020-10-14 // over 3 years ago
  • Highlights

    ๐Ÿ†• New page.video() method to retrieve on-going page video recording.

    ๐Ÿ’ป Browser Versions

    • Chromium 88.0.4287.0
    • Mozilla Firefox 82.0b9
    • WebKit 14.0

    ๐Ÿ†• New APIs

    #4142 - [BUG] Video Recording Chromium compression is too high

    Commits (6)

    0b7976a - fix(screencast): await for the first video frame on Chromium (#4145)
    2cd8604 - fix(screencast): bump chromium video quality (#4146)
    5dce248 - fix(screencast): correctly process videos with 1 frame (#4144)
    85ae3cc - chore: mark v1.5.1
    ๐Ÿ“„ e5743d2 - docs: fix Video.path() type (#4141)
    โช 618b50c - api(video): restore the missing video path accessor (#4132)