browser_select
Select one or more options from a web page dropdown by specifying a selector and values. Handles single and multi-select fields.
Instructions
Select one or more options from a dropdown
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| values | Yes | Value(s) to select - single string or array for multi-select | |
| selector | Yes | Selector or ref for the select element | |
| sessionId | No | Browser session ID |