browser_simulate_tab_flow
Simulate Tab key presses to audit keyboard accessibility. Reports focus traversal order with element details and flags potential focus traps.
Instructions
Simulate pressing Tab through the page to audit keyboard accessibility. Reports the focus traversal order with element details and backendNodeIds, and flags potential focus traps.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxSteps | No | Maximum Tab presses to simulate (default: 20) |