click_nth_element
Click a specific element by its index among selector matches. Provide a CSS selector and the 1-based position to target.
Instructions
Click the Nth element (1-indexed) matching a selector.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| number | Yes | ||
| selector | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |