mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-14 21:53:35 +03:00
bbc1a4fea0
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. |
||
---|---|---|
.. | ||
bin | ||
src | ||
types | ||
.npmignore | ||
browsers.json | ||
cli.js | ||
index.d.ts | ||
index.js | ||
index.mjs | ||
package.json | ||
README.md |
playwright-core
This package contains the no-browser flavor of Playwright.