playwright/packages/playwright-core/src/server/chromium
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
..
appIcon.png chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
chromium.ts fix(selenium): send additional headers to delete session method (#23719) 2023-06-16 11:44:04 +02:00
chromiumSwitches.ts chore(chromium): remove --disable-sync CLI switch (#22667) 2023-04-26 15:34:47 -07:00
crAccessibility.ts chore: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -07:00
crApp.ts chore: ensure module deps in ct-core (#24056) 2023-07-06 12:01:45 -07:00
crBrowser.ts fix: download of attachments in UI Mode (#26407) 2023-08-17 10:57:28 +02:00
crConnection.ts fix(chromium): Add error message to asset when there is one. (#15892) 2022-07-28 14:45:25 -07:00
crCoverage.ts chore: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -07:00
crDevTools.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
crDragDrop.ts chore: use utils via index export (3) (#13403) 2022-04-07 13:55:44 -07:00
crExecutionContext.ts chore: implement jsHandle._objectCount in chromium (#22127) 2023-03-31 15:52:01 -07:00
crInput.ts chore: use utils via index export (3) (#13403) 2022-04-07 13:55:44 -07:00
crNetworkManager.ts fix(chromium): response.body() for worker requests should work (#23764) 2023-06-16 20:44:32 -07:00
crPage.ts feat: add support for browserContext.on('pageerror') (#24452) 2023-08-17 09:10:03 -07:00
crPdf.ts chore: save chrome trace on the client side (#24414) 2023-07-26 14:11:26 -07:00
crProtocolHelper.ts chore: save chrome trace on the client side (#24414) 2023-07-26 14:11:26 -07:00
crServiceWorker.ts chore: miscellaneous trace viewer fixes (#23695) 2023-06-14 09:37:19 -07:00
defaultFontFamilies.ts fix(chromium): work around about:blank issue on Chromium (#14068) 2022-05-10 20:32:19 +01:00
protocol.d.ts feat(chromium): roll to r1073 (#24326) 2023-07-20 16:15:56 +02:00
videoRecorder.ts lint: prevent object string concatenation (#23172) 2023-05-19 15:17:43 -07:00