mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-14 21:53:35 +03:00
docs: add release notes for dotnet, java, python (#15863)
Co-authored-by: Ross Wollman <rwoll@users.noreply.github.com>
This commit is contained in:
parent
93d8e7ae4a
commit
6625456f33
@ -5,6 +5,25 @@ title: "Release notes"
|
||||
|
||||
<!-- TOC -->
|
||||
|
||||
## Version 1.24
|
||||
|
||||
### 🐂 Debian 11 Bullseye Support
|
||||
|
||||
Playwright now supports Debian 11 Bullseye on x86_64 for Chromium, Firefox and WebKit. Let us know
|
||||
if you encounter any issues!
|
||||
|
||||
Linux support looks like this:
|
||||
|
||||
| | Ubuntu 18.04 | Ubuntu 20.04 | Ubuntu 22.04 | Debian 11
|
||||
| :--- | :---: | :---: | :---: | :---: |
|
||||
| Chromium | ✅ | ✅ | ✅ | ✅ |
|
||||
| WebKit | ✅ | ✅ | ✅ | ✅ |
|
||||
| Firefox | ✅ | ✅ | ✅ | ✅ |
|
||||
|
||||
### New introduction docs
|
||||
|
||||
We rewrote our Getting Started docs to be more end-to-end testing focused. Check them out on [playwright.dev](https://playwright.dev/dotnet/docs/intro).
|
||||
|
||||
## Version 1.23
|
||||
|
||||
### API Testing
|
||||
|
@ -5,6 +5,21 @@ title: "Release notes"
|
||||
|
||||
<!-- TOC -->
|
||||
|
||||
## Version 1.24
|
||||
|
||||
### 🐂 Debian 11 Bullseye Support
|
||||
|
||||
Playwright now supports Debian 11 Bullseye on x86_64 for Chromium, Firefox and WebKit. Let us know
|
||||
if you encounter any issues!
|
||||
|
||||
Linux support looks like this:
|
||||
|
||||
| | Ubuntu 18.04 | Ubuntu 20.04 | Ubuntu 22.04 | Debian 11
|
||||
| :--- | :---: | :---: | :---: | :---: |
|
||||
| Chromium | ✅ | ✅ | ✅ | ✅ |
|
||||
| WebKit | ✅ | ✅ | ✅ | ✅ |
|
||||
| Firefox | ✅ | ✅ | ✅ | ✅ |
|
||||
|
||||
## Version 1.23
|
||||
|
||||
### Network Replay
|
||||
|
@ -5,6 +5,25 @@ title: "Release notes"
|
||||
|
||||
<!-- TOC -->
|
||||
|
||||
## Version 1.24
|
||||
|
||||
### 🐂 Debian 11 Bullseye Support
|
||||
|
||||
Playwright now supports Debian 11 Bullseye on x86_64 for Chromium, Firefox and WebKit. Let us know
|
||||
if you encounter any issues!
|
||||
|
||||
Linux support looks like this:
|
||||
|
||||
| | Ubuntu 18.04 | Ubuntu 20.04 | Ubuntu 22.04 | Debian 11
|
||||
| :--- | :---: | :---: | :---: | :---: |
|
||||
| Chromium | ✅ | ✅ | ✅ | ✅ |
|
||||
| WebKit | ✅ | ✅ | ✅ | ✅ |
|
||||
| Firefox | ✅ | ✅ | ✅ | ✅ |
|
||||
|
||||
### New introduction docs
|
||||
|
||||
We rewrote our Getting Started docs to be more end-to-end testing focused. Check them out on [playwright.dev](https://playwright.dev/python/docs/intro).
|
||||
|
||||
## Version 1.23
|
||||
|
||||
### Network Replay
|
||||
|
Loading…
Reference in New Issue
Block a user