browsercat_select
Select an option from a dropdown menu using a CSS selector and value to automate web form interactions in browser automation workflows.
Instructions
Select an option from a dropdown menu
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | CSS selector for select element | |
| value | Yes | Value to select |