mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-14 21:53:35 +03:00
adc9b2d390
+ fix #24466 + Adds support for exposing the `pageerror` events via `browserContext` API. + Helps with capturing the overall exceptions that are thrown outside of the the current page and also captures the exceptions happens on other windows/popups. + Keeps the API in sync with `context.on('request)', context.on('console'), etc..` |
||
---|---|---|
.. | ||
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.