select
Use the 'select' tool in the chromium-arm64 MCP server to choose an option from a dropdown on a webpage by specifying the element's CSS selector and desired value for browser automation and testing.
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 |