pychrome
Chrome debugger
A Python library that enables remote debugging and control of Google Chrome using its Dev Protocol
A Python Package for the Google Chrome Dev Protocol [threading base]
612 stars
13 watching
112 forks
Language: Python
last commit: 5 months ago
Linked from 1 awesome list
chromechrome-debugging-protocolchrome-devtoolsheadlessheadless-chromepychromepython
Related projects:
Repository | Description | Stars |
---|---|---|
fake-name/chromecontroller | Provides a comprehensive wrapper and execution manager for Chrome browser debugging protocol in Python. | 218 |
hyperiongray/python-chrome-devtools-protocol | Provides Python wrappers for remote control of web browsers using the Chrome DevTools Protocol | 102 |
baristalabs/chrome-dev-tools-generator | Generates a wrapper around the Chrome Debugger Protocol Definition to create a connection and interface for debugging and automation | 79 |
rubycdp/ferrum | A Ruby API to control Chrome programmatically without relying on Selenium/WebDriver/ChromeDriver | 1,758 |
wirepair/gcd | An unofficial client library for communicating with the Google Chrome Remote Debugger protocol using Go. | 186 |
parro-it/debug-menu | Provides a context menu extension for Electron applications that provides a Chrome-like debugging interface. | 135 |
rails/web-console | A debugging tool that allows developers to create interactive Ruby sessions in their browser. | 1,400 |
wendigo/chrome-reactive-kotlin | A low-level client library for the Chrome DevTools Protocol, enabling easy interaction with remote Chrome instances in Kotlin. | 77 |
raff/godet | A remote Chrome DevTools client written in Go to enable debugging and automation of web pages | 392 |
june07/nim | Tool to streamline Node.js debugging with integration of Chromium DevTools | 198 |
christian-bromann/devtools-backend | A Node.js implementation of the Chrome DevTools backend for debugging web applications | 144 |
mafredri/cdp | Provides type-safe bindings to the Chrome DevTools Protocol for automation and debugging of web applications. | 727 |
auchenberg/devtools-remote | Enables remote debugging of browser tabs via Chrome DevTools over a WebSocket connection. | 687 |
tracerbench/chrome-debugging-client | A Chrome debugging client library with async/await support and TypeScript integration. | 134 |
fanyong920/jvppeteer | A Java library for automating Chrome browser functionality using DevTools | 725 |