When websocket disconnects during `browserType.connect()` call, the error looks like this now: ``` browserType.connect: Custom error message received over WebSocket ``` Previously, it was a generic error: ``` browserType.connect: Target page, context or browser has been closed ``` |
||
|---|---|---|
| .. | ||
| bin | ||
| bundles | ||
| src | ||
| types | ||
| .eslintrc.js | ||
| .npmignore | ||
| browsers.json | ||
| cli.js | ||
| index.d.ts | ||
| index.js | ||
| index.mjs | ||
| package.json | ||
| README.md | ||
| ThirdPartyNotices.txt | ||
playwright-core
This package contains the no-browser flavor of Playwright.