zen_select_option
Choose an option from a select dropdown by value or text. Provide the CSS selector of the select element and the option to select.
Instructions
Select an option in a dropdown by value or text
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | CSS selector of select element | |
| value | Yes | Option value or visible text |