cloak_select_option
Select specified options in a dropdown element by providing the element reference and option values.
Instructions
Select option(s) in a element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | The <select> element reference. | |
| values | Yes | Option values to select. |