wait_for_selector
Use this tool to pause execution until a specified CSS selector appears on a webpage, optionally waiting for visibility or setting a timeout, enabling precise control in Chrome browser automation.
Instructions
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 |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Chrome Debug MCP Server
Related Tools
- @robertheadley/chrome-debug-mcp
- @robertheadley/chrome-debug-mcp
- @lars-hagen/mcp-playwright-cdp
- @executeautomation/mcp-playwright
- @lars-hagen/mcp-playwright-cdp