📄 Kotlin

An coroutine safe Chrome DevTools Protocol in Kotlin.

ARTICLE Published on January 2, 2026

By Past-Refrigerator803

Source: Reddit 1 min read intermediate

Summary

A Chrome DevTools Kotlin client is a \*conroutine safe\* Kotlin library that allows programmatic interaction with the Chrome browser through the Chrome DevTools Protocol (CDP). This enables Kotlin applications to control and inspect Chrome or Chromium, facilitating tasks such as web automation, testing, scraping, and debugging. >**Note**: This API retains full compatibility with the original chrome-devtools-java-client, but all methods are defined as suspend functions, making them non-blocki

#r/kotlin #kotlin #protocol #this #note
0 views
8 likes
0 comments