playwright/packages/playwright-core
Rui Figueira 77e2624a68 chore: support multiple websockets
This will allow peer to peer communication (actually peer to proxy to peer, where peers are trace viewer webapp and vscode, and testServer is the proxy)
2024-09-14 22:25:36 +01:00
..
bin chore: generate self-signed certificates for socks proxy (#32192) 2024-08-16 20:21:05 +02:00
bundles chore: load env from playwright.env when running codegen (#32280) 2024-08-23 10:19:36 -07:00
src chore: support multiple websockets 2024-09-14 22:25:36 +01:00
types feat(tracing): add .pwtrace to trace file extension (#32581) 2024-09-14 10:17:07 +02:00
.eslintrc.js chore: strengthen linting (#29669) 2024-02-26 16:52:28 -08:00
.npmignore fix(client-certificates): include socks-certs in npm package (#31872) 2024-07-26 11:04:38 +02:00
browsers.json feat(firefox): roll to r1464 (#32614) 2024-09-13 18:12:43 +02:00
cli.js
index.d.ts
index.js
index.mjs
package.json chore: mark 1.48.0-next (#32466) 2024-09-05 12:57:16 +02:00
README.md
ThirdPartyNotices.txt chore: load env from playwright.env when running codegen (#32280) 2024-08-23 10:19:36 -07:00

playwright-core

This package contains the no-browser flavor of Playwright.