browser_wait_for_element
Wait for a specified element to appear in the browser using a selector and timeout. Part of the Concurrent Browser MCP server for handling parallel browser instances.
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 |