select_option
Select a dropdown menu option by its visible text using a CSS selector. Automates element choices in SeleniumBase browser sessions.
Instructions
Select a dropdown () option by its visible text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | ||
| option_text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |