mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
27 lines
460 B
Markdown
27 lines
460 B
Markdown
![]() |
---
|
||
|
id: release-notes
|
||
|
title: "Release notes"
|
||
|
---
|
||
|
|
||
|
<!-- TOC -->
|
||
|
|
||
|
## Version 1.12
|
||
|
|
||
|
#### Highlights
|
||
|
|
||
|
- Playwright for .NET v1.12 is now stable!
|
||
|
- Ships with the [codegen](./cli.md#generate-code) and [trace viewer](./trace-viewer.md) tools out-of-the-box
|
||
|
|
||
|
#### Browser Versions
|
||
|
|
||
|
- Chromium 93.0.4530.0
|
||
|
- Mozilla Firefox 89.0
|
||
|
- WebKit 14.2
|
||
|
|
||
|
This version of Playwright was also tested against the following stable channels:
|
||
|
|
||
|
- Google Chrome 91
|
||
|
- Microsoft Edge 91
|
||
|
|
||
|
|