playwright 1.5.1
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
Issues Closed (2)
#4142 - [BUG] Video Recording Chromium compression is too high
Commits (6)
0b7976a2 - fix(screencast): await for the first video frame on Chromium (#4145) 2cd86045 - fix(screencast): bump chromium video quality (#4146) 5dce2482 - fix(screencast): correctly process videos with 1 frame (#4144) 85ae3ccc - chore: mark v1.5.1 e5743d24 - docs: fix Video.path() type (#4141) 618b50c5 - api(video): restore the missing video path accessor (#4132)