select
Use this tool to programmatically select an option in a dropdown on a webpage by specifying its CSS selector and desired value or label.
Instructions
Select an option in a dropdown
Input Schema
Name | Required | Description | Default |
---|---|---|---|
selector | Yes | CSS selector for select element | |
value | Yes | Option value or label to select |