browser_select_option
Select a specific value from a dropdown element in a browser instance using an element selector and instance ID. Configure timeout settings for optimal performance within the Concurrent Browser MCP environment.
Instructions
Select an option from a dropdown
Input Schema
Name | Required | Description | Default |
---|---|---|---|
instanceId | Yes | Instance ID | |
selector | Yes | Element selector | |
timeout | No | Timeout in milliseconds | |
value | Yes | Value to select |