browser_select
Select a dropdown option by providing a CSS selector and the desired value, enabling precise control over form fields in a real browser.
Instructions
Select an option in a dropdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | Value of the option to select | |
| selector | Yes | CSS selector of the select element |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |