Select Element Option
element_selectSelect an option from a dropdown by its value, visible text, or index using CSS/XPath selectors.
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 | CSS/XPath/DrissionPage select locator. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||