playwright/packages
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
..
html-reporter feat(html-reporter): hide annotations started with "_" (#31489) 2024-07-02 16:46:24 -07:00
playwright feat(trace): record trace upon browser closure (#31563) 2024-07-06 11:34:34 -07:00
playwright-browser-chromium chore: mark v1.46.0-next (#31324) 2024-06-14 18:22:42 -07:00
playwright-browser-firefox chore: mark v1.46.0-next (#31324) 2024-06-14 18:22:42 -07:00
playwright-browser-webkit chore: mark v1.46.0-next (#31324) 2024-06-14 18:22:42 -07:00
playwright-chromium chore: mark v1.46.0-next (#31324) 2024-06-14 18:22:42 -07:00
playwright-core feat(trace): record trace upon browser closure (#31563) 2024-07-06 11:34:34 -07:00
playwright-ct-core feat(ct): experimental route fixture (#31554) 2024-07-06 09:35:20 -07:00
playwright-ct-react fix(ct): export package.json (#31504) 2024-07-01 18:51:59 +02:00
playwright-ct-react17 fix(ct): export package.json (#31504) 2024-07-01 18:51:59 +02:00
playwright-ct-solid fix(ct): export package.json (#31504) 2024-07-01 18:51:59 +02:00
playwright-ct-svelte fix(ct): export package.json (#31504) 2024-07-01 18:51:59 +02:00
playwright-ct-vue fix(ct): export package.json (#31504) 2024-07-01 18:51:59 +02:00
playwright-ct-vue2 fix(ct): export package.json (#31504) 2024-07-01 18:51:59 +02:00
playwright-firefox chore: mark v1.46.0-next (#31324) 2024-06-14 18:22:42 -07:00
playwright-test chore: mark v1.46.0-next (#31324) 2024-06-14 18:22:42 -07:00
playwright-webkit chore: mark v1.46.0-next (#31324) 2024-06-14 18:22:42 -07:00
protocol/src feat(trace): record trace upon browser closure (#31563) 2024-07-06 11:34:34 -07:00
recorder fix(recorder): reference Language enum for recorderTypes (#29294) 2024-02-01 13:48:30 -08:00
trace/src fix: match client step and server action by explicit stepId (#30641) 2024-05-14 12:10:46 -07:00
trace-viewer feat(trace-viewer) add request urls for actions initiated via APIRequestContext (#31534) 2024-07-04 11:59:56 +02:00
web chore(trace-viewer): grid view z-index, source column in resource details (#31094) 2024-05-30 14:45:33 -07:00
.eslintrc.js chore: replace process.exit with graceful closure (#24242) 2023-07-24 08:29:29 -07:00