select_option_by_text
Select a dropdown option by matching its visible text, enabling targeted form interaction without index or value references.
Instructions
Select a dropdown option by visible text
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | ||
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |