Triple Click
triple_clickPerform a triple mouse click on a specified UI element or screen coordinate to trigger text selection or application-specific actions.
Instructions
Triple-click a bound element or frame coordinate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | ||
| app_ref | No | ||
| strategy | No | Prefer accessibility, require accessibility, or require event dispatch. | auto |
| modifiers | No | Comma or plus separated key modifiers. | |
| return_state | No | Optionally observe the target again after the action. | none |