Capture and debug browser automation traces
browser-traceskillsetup L2★0
vanducng/skills ↗What it does
Capture full CDP trace of browser automation sessions
Best for
Debugging failed browser automation by bisecting network, console, and DOM events.
Inputs
- · JSON payload
- · URL/endpoint
- · CSV or data file
- · API credentials
- · CLI arguments
- · Form data
- · CSS selector
Outputs
- · Structured result (JSON/NDJSON)
- · File artifact
- · Report/log
- · Telemetry spans
- · Screenshot/visual
Requires
- · Node.js
- · HTTP API
- · Chrome DevTools Protocol
Preconditions
- · CLI tool installed
- · API credentials configured
- · Chrome/browser available
- · Node.js 18+ required
- · macOS with specific app
Failure modes
- · Upstream service errors
- · Resource collision/lock conflict
Trust signals
- · Code examples provided
- · Permissive open license
- · Versioned release