click_button_by_text
Press the first visible button in a running game by matching its text, programmatically instead of simulating mouse movement.
Instructions
Press the first visible button in the running game whose text matches, programmatically rather than via the mouse
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| partial | No |