ui_focus
Check if a UI element is focused without moving focus. Use selectors (name, xpath, automation ID) to read focus evidence for debugging GUI automation.
Instructions
Read bounded focus evidence for a selector without moving focus.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| xpath | No | ||
| action | Yes | ||
| root_id | No | ||
| control_type | No | ||
| automation_id | No |