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]
619 stars
13 watching
114 forks
Language: Python
last commit: 7 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. | 219 |
hyperiongray/python-chrome-devtools-protocol | Provides Python wrappers for remote control of web browsers using the Chrome DevTools Protocol | 104 |
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 high-level API to control Chrome in Ruby | 1,773 |
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,401 |
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 | 394 |
june07/nim | A tool that streamlines Node.js debugging by providing a custom DevTools feature and integrating with various Chromium browsers. | 197 |
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. | 731 |
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 that provides a headless Chrome browser solution for automation and testing purposes. | 737 |