mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

This patch: - Adds 3 new host platform types: * `generic-linux` and `generic-linux-arm64` for the unsupported linux distributions * `<unknown>` for non-supported OS versions - Prints a warning when downloading Ubuntu browser builds on unsupported Linux distribution - Makes sure launch doctor prints all missing shared libraries on unknown Linux distributions - Also prints an `apt` command as an alternative to Playwright CLI dependency installation.
playwright-core
This package contains the no-browser flavor of Playwright.