mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

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.