chrome-reactive-kotlin

Chrome devtools client

A low-level client library for the Chrome DevTools Protocol, enabling easy interaction with remote Chrome instances in Kotlin.

Headless Chrome DevTools Protocol Client (RxJava3 + Kotlin)

GitHub

77 stars
7 watching
11 forks
Language: Kotlin
last commit: about 3 years ago
Linked from 1 awesome list

chromechrome-browserchrome-devtools-protocoldebugging-toolheadless-chromekotlinprotocolremoteremote-controlremote-executionrxjavarxjava2

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
joffrey-bion/chrome-devtools-kotlin An asynchronous Kotlin client for the Chrome DevTools Protocol 47
kklisura/chrome-devtools-java-client Provides a Java interface to interact with Chrome DevTools protocol 222
jakubkulhan/chrome-devtools-protocol Provides a PHP client to interact with the Chrome Devtools Protocol, allowing automation of browser interactions and debugging. 172
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
hyperiongray/python-chrome-devtools-protocol Provides Python wrappers for remote control of web browsers using the Chrome DevTools Protocol 104
auchenberg/devtools-remote Enables remote debugging of browser tabs via Chrome DevTools over a WebSocket connection. 687
wendigo/chrome-protocol-proxy A tool designed to facilitate debugging and protocol inspection of the Chrome DevTools protocol 194
mafredri/cdp Provides type-safe bindings to the Chrome DevTools Protocol for automation and debugging of web applications. 731
rybalkinsd/kohttp A Kotlin-based HTTP client library providing a simple and expressive way to send HTTP requests in an asynchronous or synchronous manner. 479
auchenberg/chrome-devtools-app An exploration of packaging Chrome DevTools as an app to separate it from the browser and investigate new functionality possibilities 1,579
fate0/pychrome A Python library that enables remote debugging and control of Google Chrome using its Dev Protocol 619
jamesward/hello-kotlin-ktor A demonstration project to set up and deploy a simple web server using Kotlin and Ktor on Google Cloud Run 9
fake-name/chromecontroller Provides a comprehensive wrapper and execution manager for Chrome browser debugging protocol in Python. 219
tracerbench/chrome-debugging-client A Chrome debugging client library with async/await support and TypeScript integration. 134