awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to kklisura/chrome-devtools-java-client

Open-source alternatives to Chrome Devtools Java Client

29 open-source projects similar to kklisura/chrome-devtools-java-client, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Chrome Devtools Java Client alternative.

  • atroche/rust-headless-chromeAvatar de atroche

    atroche/rust-headless-chrome

    28Ver en GitHub↗

    A high-level API to control headless Chrome or Chromium over the DevTools Protocol. It is the Rust equivalent of Puppeteer, a Node library maintained by the Chrome DevTools team.

    Ver en GitHub↗28
  • baristalabs/chrome-dev-toolsAvatar de BaristaLabs

    BaristaLabs/chrome-dev-tools

    81Ver en GitHub↗

    Dot Net Core based Chrome Debugger Protocol Generator

    C#
    Ver en GitHub↗81
  • chromedp/chromedpAvatar de chromedp

    chromedp/chromedp

    13,137Ver en GitHub↗

    chromedp is a browser automation framework and driver that controls web browsers via the Chrome DevTools Protocol. It functions as a headless browser automation tool and web browser controller, enabling the programmatic management of browser sessions, targets, and network responses through a remote debugging interface. The project provides specialized capabilities for Chrome DevTools Protocol automation, including headless browser testing, web scraping and data extraction, and mobile device emulation. It also supports browser-based visual regression by capturing precise screenshots of web pag

    Go
    Ver en GitHub↗13,137
  • chuckus/chromewhipAvatar de chuckus

    chuckus/chromewhip

    121Ver en GitHub↗

    Scriptable Google Chrome™ as a HTTP service asyncio driver

    Python
    Ver en GitHub↗121
  • fake-name/chromecontrollerAvatar de fake-name

    fake-name/ChromeController

    229Ver en GitHub↗

    Comprehensive wrapper and execution manager for the Chrome browser using the Chrome Debugging Protocol.

    Python
    Ver en GitHub↗229

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • fanyong920/jvppeteerAvatar de fanyong920

    fanyong920/jvppeteer

    806Ver en GitHub↗

    Java API For Chrome and Firefox

    Java
    Ver en GitHub↗806
  • getgauge/taikoAvatar de getgauge

    getgauge/taiko

    3,663Ver en GitHub↗

    Taiko is a browser automation framework and web end-to-end testing library used to perform programmatic user actions and verify application behavior. It functions as a headless browser testing tool capable of simulating real interactions and asserting page states in Chromium and Firefox. The project includes a browser interaction recorder that captures live actions and exports them as executable JavaScript automation scripts. It also serves as a web accessibility auditor, analyzing pages to detect accessibility violations and ensure compliance with inclusive design standards. The framework c

    JavaScriptautomationheadlessheadless-browsers
    Ver en GitHub↗3,663
  • go-rod/rodAvatar de go-rod

    go-rod/rod

    6,713Ver en GitHub↗
    Goautomationcdpchrome-devtools
    Ver en GitHub↗6,713
  • googlechrome/puppeteerAvatar de GoogleChrome

    GoogleChrome/puppeteer

    94,974Ver en GitHub↗

    Puppeteer is a JavaScript library for programmatically controlling Chrome and Firefox through the Chrome DevTools Protocol or the WebDriver BiDi protocol. It launches and manages browser instances—typically without a visible user interface—to automate interactions with web pages, enabling navigation, clicking, typing, and data extraction entirely through code. The library distinguishes itself through deep integration with the Chromium embedding layer, allowing fine-grained process configuration with custom flags, permissions, and sandbox policies. It maintains multiple concurrent command stre

    TypeScript
    Ver en GitHub↗94,974
  • hardkoded/puppeteer-sharpAvatar de hardkoded

    hardkoded/puppeteer-sharp

    3,901Ver en GitHub↗

    Puppeteer Sharp is a .NET wrapper and automation library used to programmatically drive headless Chrome and Chromium browsers. It functions as a Chrome DevTools Protocol client, providing a framework for web scraping and the automation of web page interactions. The project enables the execution of JavaScript within the browser context and supports attaching to remote browser sessions via WebSocket endpoints. It allows for the manipulation of browser states to perform functional web testing and visual regression analysis. Capability areas include content transformation via HTML injection, pag

    C#automationchromechromium
    Ver en GitHub↗3,901
  • hyperiongray/python-chrome-devtools-protocolAvatar de hyperiongray

    hyperiongray/python-chrome-devtools-protocol

    144Ver en GitHub↗

    Python type wrappers for Chrome DevTools Protocol (CDP)

    Python
    Ver en GitHub↗144
  • jakubkulhan/chrome-devtools-protocolAvatar de jakubkulhan

    jakubkulhan/chrome-devtools-protocol

    185Ver en GitHub↗

    Chrome Devtools Protocol client for PHP

    PHP
    Ver en GitHub↗185
  • joffrey-bion/chrome-devtools-kotlinAvatar de joffrey-bion

    joffrey-bion/chrome-devtools-kotlin

    59Ver en GitHub↗

    An asynchronous coroutine-based Kotllin client for the Chrome DevTools Protocol

    Kotlin
    Ver en GitHub↗59
  • machinio/cupriteAvatar de machinio

    machinio/cuprite

    1,389Ver en GitHub↗

    Headless Chrome/Chromium driver for Capybara

    Ruby
    Ver en GitHub↗1,389
  • mafredri/cdpAvatar de mafredri

    mafredri/cdp

    792Ver en GitHub↗

    Package cdp provides type-safe bindings for the Chrome DevTools Protocol (CDP), written in the Go programming language.

    Go
    Ver en GitHub↗792
  • microsoft/playwrightAvatar de microsoft

    microsoft/playwright

    91,074Ver en GitHub↗

    Playwright is a comprehensive browser automation framework designed for end-to-end testing and web workflow automation. It provides a unified API to drive web applications across multiple browser engines, enabling developers to simulate complex user interactions, perform web scraping, and validate application behavior in consistent, isolated environments. The framework distinguishes itself through a web-first testing paradigm that prioritizes stability and resilience. By utilizing an auto-waiting actionability engine and accessibility-tree-based locators, it eliminates common sources of test

    TypeScriptautomationchromechromium
    Ver en GitHub↗91,074
  • milankinen/cuicAvatar de milankinen

    milankinen/cuic

    38Ver en GitHub↗

    Clojure UI testing with Chrome

    Clojure
    Ver en GitHub↗38
  • ohtejera/autoitmonkeyAvatar de ohtejera

    ohtejera/AutoItMonkey

    16Ver en GitHub↗

    AutoIt Monkey

    AutoIt
    Ver en GitHub↗16
  • omxyz/lumenAvatar de omxyz

    omxyz/lumen

    49Ver en GitHub↗

    A vision-first browser agent with self-healing deterministic replay.

    TypeScript
    Ver en GitHub↗49
  • pyppeteer/pyppeteerAvatar de pyppeteer

    pyppeteer/pyppeteer

    3,948Ver en GitHub↗

    Pyppeteer is a Python library for controlling Chromium-based browsers using the Chrome DevTools Protocol. It functions as a headless browser automation tool, allowing for the programmatic navigation of web pages and the extraction of data from dynamic websites. The project provides low-level browser control through direct communication with the Chrome DevTools Protocol, enabling the interception and modification of network traffic. It differentiates itself by offering specialized performance profiling capabilities, including the measurement of JavaScript and CSS code coverage and the capture

    Python
    Ver en GitHub↗3,948
  • raff/godetAvatar de raff

    raff/godet

    398Ver en GitHub↗

    Remote client for Chrome DevTools

    Go
    Ver en GitHub↗398
  • rialto-php/puphpeteerAvatar de rialto-php

    rialto-php/puphpeteer

    1,333Ver en GitHub↗

    A Puppeteer bridge for PHP, supporting the entire API.

    PHP
    Ver en GitHub↗1,333
  • route/ferrumAvatar de route

    route/ferrum

    2,030Ver en GitHub↗

    Headless Chrome Ruby API

    Ruby
    Ver en GitHub↗2,030
  • seclerp/dotnet-chrome-protocolAvatar de seclerp

    seclerp/dotnet-chrome-protocol

    29Ver en GitHub↗

    A runtime library and schema code generation tools for Chrome DevTools Protocol support in C#/.NET.

    C#
    Ver en GitHub↗29
  • tatut/clj-chrome-devtoolsAvatar de tatut

    tatut/clj-chrome-devtools

    134Ver en GitHub↗

    Clojure API for controlling a Chrome DevTools remote

    Clojure
    Ver en GitHub↗134
  • tracerbench/chrome-debugging-clientAvatar de TracerBench

    TracerBench/chrome-debugging-client

    135Ver en GitHub↗

    An async / await friendly debugging client for chrome

    TypeScript
    Ver en GitHub↗135
  • wendigo/chrome-reactive-kotlinAvatar de wendigo

    wendigo/chrome-reactive-kotlin

    76Ver en GitHub↗

    Headless Chrome DevTools Protocol Client (RxJava3 Kotlin)

    Kotlin
    Ver en GitHub↗76
  • wirepair/gcdAvatar de wirepair

    wirepair/gcd

    187Ver en GitHub↗

    Unofficial implementation of the Google Chrome Remote Debugger in Go

    Go
    Ver en GitHub↗187
  • worlor/autoit-3270Avatar de Worlor

    Worlor/AutoIt-3270

    2Ver en GitHub↗

    Download X3270 here Import the file in your script

    AutoIt
    Ver en GitHub↗2