playwright/packages/playwright-core
Andrey Lushnikov 46aeb8fe3d
cherry-pick(#12124):fix(docker): add missing dependency to the docker 1.19 (#12127)
SHA: e6d79a4f10

The `libxtst6` is required in both amd64 and arm64.

Fixes #12075
2022-02-15 12:49:33 -08:00
..
bin cherry-pick(#11973): fix: proper chrome-beta channel installation on MacOS (#11978) 2022-02-09 11:40:41 -08:00
src cherry-pick(#12124):fix(docker): add missing dependency to the docker 1.19 (#12127) 2022-02-15 12:49:33 -08:00
types feat(locator): "has" option (#11411) 2022-02-02 16:55:50 -08:00
.npmignore chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
browsers.json feat(webkit): roll to r1609 (#11824) 2022-02-03 08:20:39 -08:00
cli.js chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
index.d.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
index.js chore: verify supported Node.js version during runtime (#10406) 2021-11-19 19:05:17 +01:00
index.mjs chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
package.json chore: mark v1.19.0 (#11981) 2022-02-11 09:42:54 -08:00
README.md chore: drop dependency on playwright-core in all our packages (#2318) 2020-05-21 13:18:15 -07:00

playwright-core

This package contains the no-browser flavor of Playwright.