browser_select
Select an option from a dropdown on a web page by providing a CSS selector and value.
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 |