browser_type
Automatically input text into specified web elements across multiple browser instances. Supports customizable delays and timeouts for precise interactions within the Concurrent Browser MCP environment.
Instructions
Type text into an element
Input Schema
Name | Required | Description | Default |
---|---|---|---|
delay | No | Input delay in milliseconds | |
instanceId | Yes | Instance ID | |
selector | Yes | Element selector | |
text | Yes | Text to input | |
timeout | No | Timeout in milliseconds |