select_option
Select one or more options from a dropdown on a web page by value or visible label.
Instructions
Select option(s) of a by value or visible label.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | Element ref from a prior read (exactly one of selector|ref) | |
| tabId | No | Target tab id (defaults to the active tab) | |
| values | Yes | ||
| selector | No | CSS selector (exactly one of selector|ref) |