neko_double_click
Double-click an element by its index from neko_get_state or by specifying X and Y coordinates.
Instructions
Double-click an element by index or coordinates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | X coordinate | |
| y | No | Y coordinate | |
| index | No | Element index from neko_get_state |