playwright/packages/playwright-core
Dmitry Gozman fd22d8bde1
feat(tether): support hostname pattern in socks proxy (#19302)
For now, only '*' and 'localhost' are supported.

References #19287.
2022-12-07 08:46:35 -08:00
..
bin feat(containers): implement global network tethering for playwright server (#17719) 2022-11-03 13:47:51 -07:00
bundles chore: bump 'ip' peer dependency (#15750) 2022-07-18 20:04:26 +02:00
src feat(tether): support hostname pattern in socks proxy (#19302) 2022-12-07 08:46:35 -08:00
types feat(chromium): roll to r1038 (#19237) 2022-12-03 13:03:43 -08:00
.npmignore chore: babel, expect, zip bundles (#13588) 2022-04-18 11:31:58 -07:00
browsers.json feat(chromium-tip-of-tree): roll to r1065 (#19239) 2022-12-05 11:22:03 -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: sunset Node.js 12 (#16512) 2022-08-15 18:10:04 +02:00
index.mjs fix: export request from index.jsm (#13158) 2022-03-30 09:35:47 -07:00
package.json feat: implement a new image comparison function (#19166) 2022-12-02 15:22:05 -08:00
README.md chore: drop dependency on playwright-core in all our packages (#2318) 2020-05-21 13:18:15 -07:00
ThirdPartyNotices.txt chore: use codemirror for editor (#18482) 2022-11-01 15:04:30 -07:00

playwright-core

This package contains the no-browser flavor of Playwright.