browser_select
Pick an option from a dropdown list by specifying the select element's CSS selector and the desired option's text, value, or index.
Instructions
Select an in a dropdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | Option: visible text → value attribute → index | |
| selector | Yes | CSS selector of <select> element |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |