playwright/packages/web
Dmitry Gozman d87cb7a303
feat(trace viewer): allow hiding route actions (#31726)
Adds a new settings tab above the actions list.

<img width="307" alt="settings tab"
src="https://github.com/user-attachments/assets/792212b7-e2fd-4a5c-8878-654e2e060505">

Toggling the "Show route actions" checkbox hides all route calls:
`continue`, `fulfill`, `fallback`, `abort` and `fetch`.

References #30970.
2024-07-22 11:34:34 -07:00
..
playwright chore: fix html-reporter/trace-viewer TSC errors (#26813) 2023-08-31 18:08:38 +02:00
src feat(trace viewer): allow hiding route actions (#31726) 2024-07-22 11:34:34 -07:00
.gitignore fix(debug): do not pause on internal calls, update ct docs (#14018) 2022-05-07 19:56:25 -07:00
index.html chore: use vite plugin for registry (#13658) 2022-04-21 17:30:17 -07:00
package.json chore: use codemirror in the on-hover locator editor (#28090) 2023-11-10 22:00:28 -08:00
playwright.config.ts devops: create blob reports for all "tests 1" (#26694) 2023-08-24 16:06:41 -07:00