Capture and stream browser console output by navigating to a specified URL. Execute custom commands, wait for elements, and manage timeouts for precise browser automation tasks.
Navigate to web pages and capture browser console output with real-time streaming, allowing developers to monitor JavaScript errors, logs, and debug information during automation.
Execute JavaScript in the browser console for automation tasks with Playwright. Simplify web interactions by running user-defined scripts directly within the browser environment.
Retrieve browser console logs for debugging web applications on ARM64 devices. Streamlines web testing and automation by capturing critical log data directly from the Chromium browser.
An MCP server that connects any MCP client (like Claude or Cursor) with the browser using browser-use, allowing clients to utilize existing LLMs without requiring additional API keys.
Launches multiple Browser-Use agents to automatically test websites for UI bugs, broken links, accessibility issues, and other technical problems on both live and localhost sites.