puppeteer_select
Automate element selection on web pages using CSS selectors to choose specific values in dropdown menus or select tags with browser automation.
Instructions
Select an element on the page with Select tag
Input Schema
Name | Required | Description | Default |
---|---|---|---|
selector | Yes | CSS selector for element to select | |
value | Yes | Value to select |