interact
Perform actions like pressing or activating UI elements on a specified window using the AT-SPI accessibility API.
Instructions
Perform an action on a UI element via AT-SPI accessibility API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| window | Yes | ||
| element | Yes | ||
| action | No | Press |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |