
TracerBench/chrome-debugging-client
Releases34
Frequency3 months 1 day
Last Release
Stars135
An async / await friendly debugging client for chrome
Linked projects
An async/await friendly Chrome debugging client with TypeScript support
Small wrapper for chrome-launcher to extract just finding chrome.
Types only package that has the interfaces for connecting a message transport.
Adapts a message transport into a [devtools protocol](https://chromedevtools.github.io/devtools-protocol/) connection.
Spawn api for chrome that combines `@tracerbench/find-chrome` with the pipe message transport of `@tracerbench/spawn` and a tmp user data directory and some default chrome flags for automation.
Adapts a `AttachMessageTransport` function defined in `@tracerbench/message-transport` into an `AttachProtocolTransport<SessionId>` function which is used to create a send function.