Skip to main content

Module native

Module native 

Source
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 .heapsnapshot analysis for browser-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).