6 Repos
Sets of tools for connecting external applications to browser sessions for monitoring.
Distinguishing note: Focuses on the interface for external application debugging.
Explore 6 awesome GitHub repositories matching web development · Remote Debugging Interfaces. Refine with filters or upvote what's useful.
This project serves as an agentic browser controller, providing a programmatic bridge that enables autonomous software agents to navigate web pages and interact with document elements. It functions as a browser automation protocol, facilitating headless browser operations and automated web interactions to perform repetitive tasks and end-to-end testing without manual human input. The system distinguishes itself by utilizing the Chrome DevTools Protocol to establish a bidirectional communication channel with the browser engine. This allows for protocol-based remote control, where external appl
Connects external applications to browser sessions to monitor, manipulate, and troubleshoot live web environments.
This project is a graphical user interface for controlling, configuring, and monitoring AI agents that automate web browser interactions. It provides a visual dashboard to execute autonomous web tasks and manage the behavior of browser-based agents without requiring raw code for every operation. The system includes a browser profile manager to link agents to local executables and user data directories, which allows for persistent authenticated sessions. To support remote observation, it features a VNC streamer that provides a real-time visual feed of headless browser agents operating within a
Starts a virtual display and VNC server to monitor and interact with headless browser agents remotely.
gdbgui is a web-based graphical frontend and visualizer for the GNU Debugger. It serves as a compiled language debugger that provides source-level inspection for C, C++, Go, Rust, and Fortran. The project acts as a remote debugging interface, providing a secure web portal for connecting to and controlling GDB sessions over a network. It distinguishes itself by offering a browser-based environment to visualize call stacks and data structures for programs running via the GNU Debugger. The interface covers program execution control and breakpoint management, featuring graphical variable inspect
Provides a secure web portal for connecting to and controlling remote GDB sessions over a network.
Dieses Projekt stellt eine Reihe containerisierter Images für den Betrieb eines verteilten Selenium-Grids bereit, um Browser-Tests in großem Maßstab zu automatisieren. Es ermöglicht containerisierte Browser-Tests durch die Ausführung automatisierter Web-Tests unter Verwendung ephemerer Browser-Container und WebDriver-Browser-Container, die bei Bedarf skalieren. Das System erlaubt die Bereitstellung eines verteilten Test-Grids, um Browser-Workloads über mehrere Maschinen hinweg zu verteilen. Es enthält ein VNC-Browser-Interface, das eine webbasierte visuelle Schnittstelle zur Inspektion laufender Live-Browser-Sitzungen innerhalb der Container bietet. Die Funktionen decken das Debugging von Browser-Tests durch Videoaufzeichnung und visuelle Inspektion sowie die Konfiguration von Enterprise-Browsern ab, einschließlich der Installation benutzerdefinierter Zertifikate. Die Umgebung unterstützt sichere Grid-Verbindungen und die Möglichkeit, Browser-Startargumente anzupassen.
Ships a web-based VNC interface for real-time visual inspection of live browser sessions inside containers.
Exposes headless browser sessions for live monitoring and debugging via external tools.
This project is a Chromium-based mobile browser and rendering engine designed for mobile platforms. It functions as a web extension host, allowing the execution of browser extensions within a mobile environment to provide custom functionality. The project distinguishes itself through custom user interface modifications, such as the implementation of a specialized night mode and the relocation of the address bar for improved ergonomics. It also includes a remote debugging interface and protocol that allow an external developer console to connect to a live browser instance for inspecting and tr
Provides an interface for external developer consoles to connect to a live browser instance for inspecting page content.