mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
docs: drop macOS 12 from supported systems (#31283)
This commit is contained in:
parent
9a31821411
commit
d432899d2f
@ -180,7 +180,7 @@ See our doc on [Running and Debugging Tests](./running-tests.md) to learn more a
|
|||||||
|
|
||||||
- Playwright is distributed as a .NET Standard 2.0 library. We recommend .NET 8.
|
- Playwright is distributed as a .NET Standard 2.0 library. We recommend .NET 8.
|
||||||
- Windows 10+, Windows Server 2016+ or Windows Subsystem for Linux (WSL).
|
- Windows 10+, Windows Server 2016+ or Windows Subsystem for Linux (WSL).
|
||||||
- MacOS 12 Monterey, MacOS 13 Ventura, or MacOS 14 Sonoma.
|
- macOS 13 Ventura, or macOS 14 Sonoma.
|
||||||
- Debian 11, Debian 12, Ubuntu 20.04 or Ubuntu 22.04, Ubuntu 24.04, on x86-64 and arm64 architecture.
|
- Debian 11, Debian 12, Ubuntu 20.04 or Ubuntu 22.04, Ubuntu 24.04, on x86-64 and arm64 architecture.
|
||||||
|
|
||||||
## What's next
|
## What's next
|
||||||
|
@ -130,7 +130,7 @@ By default browsers launched with Playwright run headless, meaning no browser UI
|
|||||||
|
|
||||||
- Java 8 or higher.
|
- Java 8 or higher.
|
||||||
- Windows 10+, Windows Server 2016+ or Windows Subsystem for Linux (WSL).
|
- Windows 10+, Windows Server 2016+ or Windows Subsystem for Linux (WSL).
|
||||||
- MacOS 12 Monterey, MacOS 13 Ventura, or MacOS 14 Sonoma.
|
- macOS 13 Ventura, or macOS 14 Sonoma.
|
||||||
- Debian 11, Debian 12, Ubuntu 20.04 or Ubuntu 22.04, Ubuntu 24.04, on x86-64 and arm64 architecture.
|
- Debian 11, Debian 12, Ubuntu 20.04 or Ubuntu 22.04, Ubuntu 24.04, on x86-64 and arm64 architecture.
|
||||||
|
|
||||||
## What's next
|
## What's next
|
||||||
|
@ -288,7 +288,7 @@ pnpm exec playwright --version
|
|||||||
|
|
||||||
- Node.js 18+
|
- Node.js 18+
|
||||||
- Windows 10+, Windows Server 2016+ or Windows Subsystem for Linux (WSL).
|
- Windows 10+, Windows Server 2016+ or Windows Subsystem for Linux (WSL).
|
||||||
- MacOS 12 Monterey, MacOS 13 Ventura, or MacOS 14 Sonoma.
|
- macOS 13 Ventura, or macOS 14 Sonoma.
|
||||||
- Debian 11, Debian 12, Ubuntu 20.04 or Ubuntu 22.04, Ubuntu 24.04, on x86-64 and arm64 architecture.
|
- Debian 11, Debian 12, Ubuntu 20.04 or Ubuntu 22.04, Ubuntu 24.04, on x86-64 and arm64 architecture.
|
||||||
|
|
||||||
## What's next
|
## What's next
|
||||||
|
@ -101,7 +101,7 @@ pip install pytest-playwright playwright -U
|
|||||||
|
|
||||||
- Python 3.8 or higher.
|
- Python 3.8 or higher.
|
||||||
- Windows 10+, Windows Server 2016+ or Windows Subsystem for Linux (WSL).
|
- Windows 10+, Windows Server 2016+ or Windows Subsystem for Linux (WSL).
|
||||||
- MacOS 12 Monterey, MacOS 13 Ventura, or MacOS 14 Sonoma.
|
- macOS 13 Ventura, or macOS 14 Sonoma.
|
||||||
- Debian 11, Debian 12, Ubuntu 20.04 or Ubuntu 22.04, Ubuntu 24.04, on x86-64 and arm64 architecture.
|
- Debian 11, Debian 12, Ubuntu 20.04 or Ubuntu 22.04, Ubuntu 24.04, on x86-64 and arm64 architecture.
|
||||||
|
|
||||||
## What's next
|
## What's next
|
||||||
|
Loading…
x
Reference in New Issue
Block a user