select_form_option
Select an option in a dropdown, radio group, or checkbox by matching label text or value, enabling automated form filling in job application workflows.
Instructions
Select an option in a dropdown, radio group, or checkbox. Tries matching by label text first, then by value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | Option label or value to select | |
| selector | Yes | CSS selector for the select/radio/checkbox element |