neko_click
Click a browser element by its index from a previous state query or by specifying exact coordinates.
Instructions
Click an element by index (from neko_get_state) or by coordinates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | X coordinate | |
| y | No | Y coordinate | |
| index | No | Element index from neko_get_state |