browser_select
Automate dropdown menu selection on web pages by specifying a CSS selector and desired value, enabling precise interaction with dynamic web content through browser automation.
Instructions
Select an option from a dropdown menu
Input Schema
Name | Required | Description | Default |
---|---|---|---|
selector | Yes | CSS selector for select element | |
value | Yes | Value or label to select |