boj_browser_click
Click elements on web pages using CSS selectors to automate browser interactions and perform actions like button clicks or link navigation.
Instructions
Click an element on the page by CSS selector
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | CSS selector of the element to click |