zen_select_option
Choose an option in a select element by value or visible text for browser automation.
Instructions
Choose an in a . Default matches by value; pass
by_text=True to match by visible text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | ||
| value | Yes | ||
| by_text | No | ||
| tab_id | No |