click_text
Identify and click an element using its text label; supports nth match, double-click, and stealth mode.
Instructions
Identification + interaction in one step: find the element that best matches the given text/label, then human-move the cursor to it and click. Re-reads the page if the element isn't there yet. nth picks a later match, stealth:true delivers trusted events, double double-clicks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nth | No | ||
| text | Yes | ||
| double | No | ||
| stealth | No |