Registry / networking / chromedp-cdproto

chromedp-cdproto

JSON →
library0.0.0-20260427013145-5737772c319bgogounverified

Package cdproto provides the Chrome DevTools Protocol commands, types, and events for the cdproto domain.

go get github.com/chromedp/cdproto
INSTALL
IMPORT
SIG · CHROMEDP-CDPROTO
C
chromedp-cdproto
networkinggov0.0.0-20260427013145-5737772c319b
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

cdproto
github.com/chromedp/cdproto

Evaluate JavaScript in a Chrome DevTools Protocol session.

package main import ( "context" "github.com/chromedp/cdproto/runtime" ) func main() { ctx := context.Background() runtime.Evaluate("console.log('hello')").Do(ctx) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20260427013145-5737772c319blatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
20
Amazon
1
OpenAI (training)
1
Resources
chromedp-cdproto — go get chromedp-cdproto · libregistry