Reference
Compatibility
Supported operating systems, Playwright versions and project requirements.
Desktop operating systems
| Platform | Supported builds |
|---|---|
| macOS | macOS 13 or later; Apple Silicon and Intel |
| Windows | Windows 10 or 11; x64 |
| Linux | x64 AppImage and Debian packages |
Playwright
Imported and newly registered projects must resolve a project-local installation matching:
@playwright/test >=1.56.0 <2.0.0Version 1.62.1 is the latest verified release for Wrightbench 0.1.0. The project scaffold catalog also includes exact verified patches from five minor lines, 1.58.2 through 1.62.1.
Project requirements
- Playwright must be installed inside the workspace or its applicable package root.
- A target must resolve a Playwright configuration within the workspace boundary.
- Import does not depend on installed browser binaries.
- Test discovery uses the project's Playwright CLI and the tests it reports; Wrightbench does not approximate the list with filesystem globbing.
Future major versions
Playwright 2.x is outside the current compatibility range and is rejected during initial registration until Wrightbench explicitly verifies it.