v1.24.1
microsoft/playwrightv1.24.1Jul 26, 2022by aslushnikov
AI Summary
A patch release correcting TypeScript type errors for the webServer config, fixing hooksConfig requirements for the mount fixture, and resolving Edge installation issues on CI.
Key Highlights
- Fixes TypeScript error regarding the webServer config property type.
- Fixes requirement for hooksConfig in mount fixture.
- Fixes installation of MS Edge on CI.
Full Release Notes
## Highlights This patch includes the following bug fixes: https://github.com/microsoft/playwright/issues/15898 - [BUG] Typescript error: The type for webServer config property (TestConfigWebServer) is not typed correctly https://github.com/microsoft/playwright/issues/15913 - [BUG] hooksConfig is required for mount fixture https://github.com/microsoft/playwright/issues/15932 - [BUG] - Install MS Edge on CI Fails ## Browser Versions - Chromium 104.0.5112.48 - Mozilla Firefox 102.0 - WebKit 16.0 This version was also tested against the following stable channels: - Google Chrome 103 - Microsoft Edge 103