get_screen_test_ids
List all test IDs visible on the current screen with metadata. Use this to begin UI exploration before selecting specific elements by test ID.
Instructions
List testIDs present on the current screen with metadata. Start UI interaction flows with this tool before get_elements_by_test_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | No | ||
| maxDepth | No | ||
| maxNodes | No | ||
| limit | No | ||
| includeNonClickable | No | ||
| includeInvisible | No |