puppeteer_click
Automate browser interactions by clicking elements on a webpage using CSS selectors, enabling precise control over user actions in a Puppeteer-based environment.
Instructions
Click an element on the page
Input Schema
Name | Required | Description | Default |
---|---|---|---|
selector | Yes | CSS selector for element to click |