browser_select_option
Select one or multiple options from a dropdown element using its CSS selector and option values.
Instructions
Select option(s) in a dropdown
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | Option value(s) to select | |
| selector | Yes | CSS selector of the select element |