scout_select
Select an option from a dropdown element using its snapshot ID and the value or label to choose.
Instructions
Select an option from a dropdown/select element by its snapshot ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Element ID from the last snapshot | |
| value | Yes | Option value or label to select |