playwright/packages/playwright-core
Max Schmitt 1a1ff6c671
chore: move launchApp into separate function (#26499)
https://github.com/microsoft/playwright/pull/26407#discussion_r1290727547
2023-08-16 18:13:40 +02:00
..
bin chore: allow installing Google Chrome on Debian (#24386) 2023-07-25 00:52:19 +02:00
bundles chore: remove glob dependency from utils bundle (#24291) 2023-07-19 05:17:34 +02:00
src chore: move launchApp into separate function (#26499) 2023-08-16 18:13:40 +02:00
types fix: Locator.evaluateHandle types (#26469) 2023-08-14 18:27:25 +02:00
.eslintrc.js lint: prevent object string concatenation (#23172) 2023-05-19 15:17:43 -07:00
.npmignore chore: move pw-core utilsBundleImpl into own directory (#23706) 2023-06-15 20:16:47 +02:00
README.md
ThirdPartyNotices.txt chore: remove glob dependency from utils bundle (#24291) 2023-07-19 05:17:34 +02:00
browsers.json feat(webkit): roll to 1886 (#26490) 2023-08-16 10:10:14 +02:00
cli.js chore: fix playwright-core cli (#23203) 2023-05-22 12:37:08 -07:00
index.d.ts
index.js chore: refactored minimum Node Major version to variable (#24188) 2023-07-18 19:57:48 +02:00
index.mjs fix: export request from index.jsm (#13158) 2022-03-30 09:35:47 -07:00
package.json chore: cut 1.37.0 branch (#26357) 2023-08-09 01:46:29 -07:00

README.md

playwright-core

This package contains the no-browser flavor of Playwright.