browser_select_option
Select options in a dropdown by providing an element reference from a page snapshot and the values to choose. Automates form field selection for browser automation tasks.
Instructions
Select option(s) in a dropdown
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | Element reference from snapshot | |
| values | Yes | Values to select |