playwright/packages/playwright-core
Andrey Lushnikov 0606afb2e6
chore: rename env variables (#11661)
These variables aren't CLI-only anymore, so pick some more general
names for them.

Note: all language ports would need to follow-up with the rename
after the next roll.

Fixes #11450
2022-01-27 09:06:43 -08:00
..
bin fix: bail early when installing channels on non-ubuntu (#11617) 2022-01-25 09:13:42 -08:00
src chore: rename env variables (#11661) 2022-01-27 09:06:43 -08:00
types feat(locator): introduce locator.page() getter (#11630) 2022-01-26 07:58:58 -08:00
.npmignore chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
browsers.json feat(firefox): roll to r1316 (#11676) 2022-01-27 09:04:11 -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 Import remote client and server module (#11622) 2022-01-25 12:14:30 -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.