select
Simulate selecting a value from a dropdown on a webpage using a CSS selector. Designed for browser automation and web testing on ARM64 devices with Chromium ARM64 Browser.
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 |