When reusing the context, we first dispose all dispatchers, and then reset the page/context. If bindings are triggered during the reset, they try to send messages on disposed dispatchers. Since there is no way to unregister bindings, just ignore them after disposal. Fixes #22803. |
||
|---|---|---|
| .. | ||
| bin | ||
| bundles | ||
| src | ||
| types | ||
| .npmignore | ||
| browsers.json | ||
| index.d.ts | ||
| index.js | ||
| index.mjs | ||
| package.json | ||
| README.md | ||
| ThirdPartyNotices.txt | ||
playwright-core
This package contains the no-browser flavor of Playwright.