browser_select
Select an option from a dropdown using a CSS selector and value. Automates form interactions in browser tasks.
Instructions
Select an option in a select element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | Option value to select | |
| selector | Yes | CSS selector of the select element |