get_dropdown_options
Retrieve available choices from dropdown menus on webpages to automate form filling or data extraction tasks in browser automation.
Instructions
Get options from a dropdown/select element, it will return the options of the element, and the id and name of the element
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| index | Yes |