clj-chrome-devtools
Chrome control library
Library for controlling headless Chrome with DevTools Protocol
Clojure API for controlling a Chrome DevTools remote
130 stars
7 watching
21 forks
Language: Clojure
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
binaryage/cljs-devtools | Tools for debugging and inspecting ClojureScript applications in DevTools | 1,110 |
kklisura/chrome-devtools-java-client | Provides a Java interface to interact with Chrome DevTools protocol | 222 |
wendigo/chrome-reactive-kotlin | A low-level client library for the Chrome DevTools Protocol, enabling easy interaction with remote Chrome instances in Kotlin. | 77 |
clj-commons/etaoin | A Clojure-based library for automating web browsers without relying on Selenium. | 921 |
clojure/tools.trace | A Clojure library for tracing and debugging code execution | 361 |
binaryage/dirac | An extension for Chrome DevTools that provides enhanced functionality and tools for ClojureScript developers | 769 |
christian-bromann/devtools-backend | A Node.js implementation of the Chrome DevTools backend for debugging web applications | 144 |
jakubkulhan/chrome-devtools-protocol | Provides a PHP client to interact with the Chrome Devtools Protocol, allowing automation of browser interactions and debugging. | 172 |
atroche/rust-headless-chrome | A Rust library to control headless browsing using the DevTools Protocol | 7 |
chromedevtools/devtools-protocol | Provides TypeScript definitions and mappings for the Chrome DevTools Protocol | 1,162 |
joffrey-bion/chrome-devtools-kotlin | An asynchronous Kotlin client for the Chrome DevTools Protocol | 47 |
milankinen/cuic | A Clojure library for automating UI tests with Chrome | 36 |
clojurephant/clojurephant | A Gradle plugin providing support for Clojure and ClojureScript languages in software development | 184 |
auchenberg/devtools-remote | Enables remote debugging of browser tabs via Chrome DevTools over a WebSocket connection. | 687 |
clojure/java.jdbc | Provides low-level JDBC-based access to databases in Clojure | 724 |