browser_wait_for_element
Wait for a specified web element to appear using a selector and optional timeout. Supports parallel browser instances in the Concurrent Browser MCP server for efficient automation.
Instructions
Wait for an element to appear
Input Schema
Name | Required | Description | Default |
---|---|---|---|
instanceId | Yes | Instance ID | |
selector | Yes | Element selector | |
timeout | No | Timeout in milliseconds |