cdp: typed commands, events, and JSON codecs for 10 Chrome DevTools Protocol domains (Browser, DOM, Debugger, Emulation, IO, Network, Page, Runtime, Security, Target), generated from protocol r1687809
cdp-gen: the generator behind cdp — fetches a devtools-protocol snapshot and emits typed OCaml modules for the selected domains
cdp-lwt: Lwt client — launches or attaches to a Chrome and drives it over libcurl WebSockets. Not yet published to opam: it needs an ocurl release with the libcurl WebSocket API (pin-depends covers source builds)