retry_click
Click on an element with automatic retries to handle transient UI failures such as stale or intercepted elements.
Instructions
Retry a click for transient UI failures such as stale or intercepted elements.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| delayMs | No | ||
| attempts | No | ||
| selector | Yes | ||
| timeoutMs | No |