Chrome Debug MCP Server
wait_for_selector
Wait for an element to appear on the page
Input Schema
Name | Required | Description | Default |
---|---|---|---|
selector | Yes | CSS selector to wait for | |
timeout | No | Optional timeout in milliseconds | |
visible | No | Whether element should be visible |