mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-14 13:45:36 +03:00
567386c23f
`bin/WPENetworkProcess` depends on `libsoup-3.0.so.0` which we bundle with the browser on Ubuntu 20 and Debian 11, but soup3 depends on `libnghttp2.so` which is expected to be installed on the host. Fixes https://github.com/microsoft/playwright/issues/27255 |
||
---|---|---|
.. | ||
bin | ||
bundles | ||
src | ||
types | ||
.eslintrc.js | ||
.npmignore | ||
browsers.json | ||
cli.js | ||
index.d.ts | ||
index.js | ||
index.mjs | ||
package.json | ||
README.md | ||
ThirdPartyNotices.txt |
playwright-core
This package contains the no-browser flavor of Playwright.