playwright/packages/protocol/src
Dmitry Gozman bc27ca225e
feat(trace): record trace upon browser closure (#31563)
Retaining traces in the following scenarios:
- browser crash;
- manual `browser.close()`;
- implicit `browser.close()` from the `browser` fixture upon test end.

This does not affect the library, where `browser.close()` will not
retain the trace and will close the browser as fast as possible.

References #31541, #31535, #31537.
2024-07-06 11:34:34 -07:00
..
callMetadata.ts fix: match client step and server action by explicit stepId (#30641) 2024-05-14 12:10:46 -07:00
channels.ts feat(trace): record trace upon browser closure (#31563) 2024-07-06 11:34:34 -07:00
DEPS.list chore: run check-deps for all packages (#21395) 2023-03-03 14:50:43 -08:00
protocol.yml feat(trace): record trace upon browser closure (#31563) 2024-07-06 11:34:34 -07:00