browser_click
Click web page elements using CSS selectors with realistic mouse movement and timing for human-like interaction.
Instructions
Click an element using a CSS selector. Uses human-like WindMouse movement and realistic click timing. Examples: 'button#submit', '.login-btn', 'a[href="/checkout"]'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |