focus_object
Set active focus on any UI object in the active test client window to enable subsequent interactions, such as switching to an inactive page before accessing its child elements.
Instructions
Move focus to a UI object in the active test client window.
This tool only changes focus/activation; it does not change values. For radio buttons and dropdowns use set_field_value with the visible caption. To switch to an inactive page, focus the page object first, then interact with its children.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| type | No | ||
| title | No | ||
| session_id | No | default-18 |