browser_select_text
Select a dropdown option by its visible text content. Automates form selection tasks in a browser.
Instructions
Select an element on the page with Select tag by its text content
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text content of the element to select | |
| value | Yes | Value to select |