test_keyboard_navigation
Tab through a page to test keyboard navigation: tracks focus order and checks for visible focus indicators.
Instructions
Tab through a page and track focus order. Checks for visible focus indicators and reports the tab sequence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | URL to test (use this or session_id) | |
| project | No | Project name (optional). With a project: runs in its shared, authenticated context. Without: runs in an isolated context (no shared cookies/login). | |
| max_tabs | No | Max Tab presses (default: 50) | |
| session_id | No | Session ID (use this or url) |