click
Simulate user clicks on web page elements using CSS selectors to interact with dynamic content in anti-detection browser environments.
Instructions
Click on a page element.
Args: selector: CSS selector of the element to click.
Returns: dict with status and the selector that was clicked.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes |