browser_select
Select one or more options from a dropdown element using its Playwright selector and specified values.
Instructions
Select options in a dropdown (see browser_docs)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | Playwright selector for the select element | |
| values | Yes | Values to select |