select
Choose a specific option from a dropdown element on a webpage using a CSS selector and value. Designed for browser automation and testing workflows on ARM64 devices with Chromium.
Instructions
Select an option from a dropdown
Input Schema
Name | Required | Description | Default |
---|---|---|---|
selector | Yes | CSS selector for the select element | |
value | Yes | Value to select |