element_get_options
Retrieve all options from a element, including text, value, index, and selected status, to review available choices before making a selection.
Instructions
Get all options of a element with text, value, index, and selected status.
Use before element_select to see available choices.
Provide locator or element_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| by | No | ||
| tab_id | No | ||
| locator | No | ||
| element_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |