get_console_logs
Retrieve webpage console logs for debugging or analysis by providing the URL and specifying post-load actions like clicks or form submissions using the Browser Use Server.
Instructions
Get the console logs of a webpage
Input Schema
Name | Required | Description | Default |
---|---|---|---|
steps | No | Comma-separated actions or sentences describing steps to take after page load (e.g., "click #submit, scroll down" or "Fill the login form and submit") | |
url | Yes | The URL to navigate to |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Browser Use Server
Related Tools
- @robertheadley/chrome-debug-mcp
- @pvinis/mcp-playwright-stealth
- @pvinis/mcp-playwright-stealth
- @pvinis/mcp-playwright-stealth
- @PhialsBasement/MCP-Puppeteer-Linux