Expand description
Native CDP stack (browser, network, snapshot, heap). Native CDP/browser stack used by one-shot MVP path.
Modulesยง
- browser
- High-level native browser session (tabs, navigation, CDP attach).
- cdp
- cookies
- Cookie read/write helpers over CDP Network domain.
- element
- Element resolution, hit-testing, and ref-based node helpers.
- heap_
snapshot - Offline V8
.heapsnapshotanalysis forbrowser-automation-cli heap *. - interaction
- Pointer, keyboard, form, and dialog interaction over CDP.
- network
- Network interception, request logs, and console error tracking.
- perf_
insight - Offline analysis of Chrome Tracing event dumps produced by
perf stop. - screenshot
- Screenshot and page image capture helpers.
- snapshot
- Accessibility tree and DOM snapshot builders for agents.
- state
- Session state snapshots (storage, cookies, permissions).