browser_select
Select an option in a dropdown menu by specifying a CSS selector and value for the select element.
Instructions
Select an element on the page with Select tag using CSS selector
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | CSS selector for element to select | |
| value | Yes | Value to select |