pbi_click
Clicks a UI element using text, ariaLabel, or CSS selector. Supports Ctrl+click and index-based disambiguation.
Instructions
Generic tag-then-act click by text | ariaLabel | selector (ctrl for action buttons; index disambiguates). Overlay-intercept coordinate fallback. Returns {clicked, method, matchedLabel, candidateCount}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ctrl | No | ||
| text | No | ||
| index | No | ||
| selector | No | ||
| ariaLabel | No | ||
| report_selection | No |