Select Element Option
element_selectPick the correct option in a select element by matching value, text, or index.
Instructions
Select an option from a select element by value, text, or index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| by | No | Select by value, text, or index. | value |
| value | Yes | Option value, text, or index string. | |
| timeout | No | ||
| selector | Yes | String locator or structured select target. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||