browser_select
Select multiple values from dropdown menus in web browsers using Playwright selectors for automated form filling and UI interaction.
Instructions
Select options in a dropdown (see browser_docs)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | Playwright selector for the select element | |
| values | Yes | Values to select |