browser_select_text
Select a dropdown option by matching text content in a web page using a real browser environment, enabling precise interaction with Select elements.
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 |