Skip to content

v1.11.1

Compare
Choose a tag to compare
@aslushnikov aslushnikov released this 20 May 21:01
57c3011

Highlights

This patch includes bug fixes across all languages for the following issues:

Browser Versions

  • Chromium 92.0.4498.0
  • Mozilla Firefox 89.0b6
  • WebKit 14.2

This version of Playwright was also tested against the following stable channels:

  • Google Chrome 90
  • Microsoft Edge 90
Issues Closed (2)

microsoft/playwright-python#679 - can't get browser's context pages after connect_over_cdp
microsoft/playwright-java#432 - [Bug] Videos are not complete when an exception is thrown

Commits (4)

57c3011 - chore: mark v1.11.1 (#6675)
c51bd43 - cherry-pick(release-1.11): fix video saving (#6671)
6f0923b - fix(release-1.11): fix tests after cherry-pick
97aacf3 - cherry-pick(release-1.11): wait for existing pages when connecting (#6619)