Click UI
click_uiActivate a visible Roblox GUI button by its exact path, exact text, or text substring. Enables automated UI interaction for live testing and inspection.
Instructions
Activate a visible GuiButton by exact path, exact text, or text substring.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all | No | ||
| path | No | ||
| text | No | ||
| clientId | No | Connected client id; defaults to active client | |
| exactText | No |