browser_click
Click a webpage element by supplying its CSS selector to automate user interactions and navigation.
Instructions
Click an element on the page by CSS selector.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | CSS selector of element to click |