Capture browser console logs including errors and warnings to debug JavaScript issues during test automation.
510,000 tools. Updated 2026-09-03 14:58
"How to execute tests on a frontend page and debug browser console issues" matching MCP tools:
- Retrieve captured browser console logs with filters for level, content, and time, to quickly identify errors and debug output without altering the page.MIT
- Adds an on-screen debug logger to display logs, warnings, and errors on mobile devices. Useful for H5 games and non-technical testers to view console output without a developer console.MIT
- Execute TQL pipelines to test code, debug behavior, verify syntax, and iterate on cybersecurity data processing for the Tenzir MCP Server.Apache 2.0
- Execute tests for TQL pipelines to verify operator functionality, run regression checks, and debug issues using the tenzir-test framework.Apache 2.0
- Retrieve console logs from a Chrome tab to debug errors, monitor health, and inspect exceptions. Filter by severity and clear after retrieval.MIT
Matching MCP Servers
- AlicenseAqualityNot gradedmaintenanceEnables AI tools to interact with browsers for enhanced frontend development, providing context to LLMs through tools like API call analysis, screenshots, element selection, and documentation ingestion.9910
- AlicenseNot gradedqualityDmaintenanceMCP server for declarative intent execution. Agents submit intents — transfers, swaps, multi-hop routes — and the engine resolves and executes them atomically.MIT
Matching MCP Connectors
The official MCP Server from Mia-Platform to interact with Mia-Platform Console
Hosted real Google Chrome MCP with per-user persistent state. Navigate, click, type, screenshot.
- Determine how many frontend routes break when a backend endpoint goes down.Apache 2.0
- Manually test and debug websites on specific browser and OS combinations using BrowserStack's cloud infrastructure. Identify layout or compatibility issues in real-time by specifying the browser, OS version, and URL to analyze.AGPL 3.0
- Build a UI frontend for Aptos dApps by generating resources from frontend directories. Use this tool for guidance on developing dApp interfaces on the Aptos blockchain.Apache 2.0
- Guides setup and use of agent-browser CLI for automated browser tasks like navigating pages, clicking, and capturing console errors in a real browser.MIT
- Retrieve console logs from any browser tab to debug errors and monitor client-side activity. Specify a tab ID or use the active tab.MIT
- Execute JavaScript code directly in the browser console to automate web interactions, extract data, or manipulate page elements during browser automation sessions.MIT
- Retrieve and filter browser console logs during automation testing to identify errors, warnings, and debug information with search and limit options.MIT
- Execute JavaScript code in a browser console to automate web interactions, extract data, or modify page content using browser automation capabilities.MIT
- Capture a shallow DOM snapshot from a specified browser tab, optionally including HTML and console lines. Use to inspect page structure and state without deep traversal.Apache 2.0
- Close the BrightScript debug console on a Roku device to release the debug port and stop log accumulation.MIT
- Read browser console logs from a connected ComfyUI tab to diagnose frontend extension failures that Python logs miss. Filter by severity, search text, or regex and return recent matching entries.GPL 3.0
- Capture a screenshot of the current browser page as a PNG image. Supports full-page, element-specific, or region-based shots for visual debugging and layout verification.MIT
- Inspect a local web page by capturing a screenshot, console errors, and a DOM snapshot with CSS classes to debug layout, responsive breakpoints, and hydration issues.MIT
- Execute read-only SELECT queries to explore, debug, or validate data in the Avanti Fellows PostgreSQL database.