playwright/packages/protocol/src
Vignesh Shanmugam adc9b2d390
feat: add support for browserContext.on('pageerror') (#24452)
+ 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..`
2023-08-17 09:10:03 -07:00
..
callMetadata.ts chore: sort tracing actions by wall time (#21839) 2023-03-21 10:03:49 -07:00
channels.ts feat: add support for browserContext.on('pageerror') (#24452) 2023-08-17 09:10:03 -07:00
DEPS.list chore: run check-deps for all packages (#21395) 2023-03-03 14:50:43 -08:00
protocol.yml feat: add support for browserContext.on('pageerror') (#24452) 2023-08-17 09:10:03 -07:00