chrome-devtools-protocol
Chrome protocol client
Provides a PHP client to interact with the Chrome Devtools Protocol, allowing automation of browser interactions and debugging.
Chrome Devtools Protocol client for PHP
171 stars
17 watching
49 forks
Language: PHP
last commit: 13 days ago
Linked from 1 awesome list
automationchromechrome-devtoolschrome-devtools-protocolheadlessheadless-chromeweb
Related projects:
Repository | Description | Stars |
---|---|---|
kklisura/chrome-devtools-java-client | Provides a Java interface to interact with Chrome DevTools protocol | 222 |
hyperiongray/python-chrome-devtools-protocol | Provides Python wrappers for remote control of web browsers using the Chrome DevTools Protocol | 102 |
wendigo/chrome-reactive-kotlin | A low-level client library for the Chrome DevTools Protocol, enabling easy interaction with remote Chrome instances in Kotlin. | 77 |
joffrey-bion/chrome-devtools-kotlin | An asynchronous Kotlin client for the Chrome DevTools Protocol | 45 |
chromedevtools/devtools-protocol | Provides TypeScript definitions and mappings for the Chrome DevTools Protocol | 1,153 |
tatut/clj-chrome-devtools | Library for controlling headless Chrome with DevTools Protocol | 130 |
christian-bromann/devtools-backend | A Node.js implementation of the Chrome DevTools backend for debugging web applications | 144 |
apollographql/apollo-client-devtools | Tools to inspect and debug Apollo Client applications in the browser | 1,499 |
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 |
mafredri/cdp | Provides type-safe bindings to the Chrome DevTools Protocol for automation and debugging of web applications. | 726 |
fake-name/chromecontroller | Provides a comprehensive wrapper and execution manager for Chrome browser debugging protocol in Python. | 218 |
tracerbench/chrome-debugging-client | A Chrome debugging client library with async/await support and TypeScript integration. | 134 |
wendigo/chrome-protocol-proxy | A tool designed to facilitate debugging and protocol inspection of the Chrome DevTools protocol | 192 |
chazkii/chromewhip | A service that runs a headless Chrome browser as an HTTP API | 118 |
fate0/pychrome | A Python library that enables remote debugging and control of Google Chrome using its Dev Protocol | 612 |