Testing Options control tests, while Settings are UI mode settings. <img width="298" alt="Screenshot 2024-07-25 at 10 54 22 AM" src="https://github.com/user-attachments/assets/7b6f5fff-687b-48d1-80b3-d1e6f2a257e8"> These sections are separately expandable, collapsed by default. <img width="294" alt="Screenshot 2024-07-24 at 2 06 25 PM" src="https://github.com/user-attachments/assets/5d35ac8c-9289-46ca-aaa2-ebc5419fa0c4"> References #31520. --------- Signed-off-by: Simon Knott <info@simonknott.de> Co-authored-by: Simon Knott <info@simonknott.de>
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.