browser_select_text
Use this tool to select an element with a Select tag on a web page based on its text content, enabling precise interaction with dropdown menus or lists in a browser environment.
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 |