v1.27.1
microsoft/playwrightv1.27.1Oct 12, 2022by yury-s
AI Summary
A maintenance patch focusing on generator improvements and compatibility fixes for various testing environments.
Key Highlights
- Fixes generator code generation for NUnit compatibility.
- Fixes typo in treeitem role typing.
- Handles undefined video/trace gracefully.
New Features
- NUnit generator code fix
- Treeitem role typing fix
- Undefined video/trace handling
Full Release Notes
## Highlights This patch release includes the following bug fixes: https://github.com/microsoft/playwright/pull/18010 - fix(generator): generate nice locators for arbitrary selectors https://github.com/microsoft/playwright/pull/17999 - chore: don't fail on undefined video/trace https://github.com/microsoft/playwright/issues/17955 - [Question] Github Actions test compatibility check failed mitigation? https://github.com/microsoft/playwright/issues/17960 - [BUG] Codegen 1.27 creates NUnit code that does not compile https://github.com/microsoft/playwright/pull/17952 - fix: fix typo in treeitem role typing ## Browser Versions * Chromium 107.0.5304.18 * Mozilla Firefox 105.0.1 * WebKit 16.0 This version was also tested against the following stable channels: * Google Chrome 106 * Microsoft Edge 106