mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-14 21:53:35 +03:00
6d56b453ff
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.