Skip to main content

Module dom

Module dom 

Source
Expand description

DOM parsing and serialization

Re-exports§

pub use enhanced_snapshot::build_snapshot_lookup;
pub use serializer::DOMTreeSerializer;
pub use service::DomService;
pub use views::*;

Modules§

enhanced_snapshot
Enhanced snapshot processing for browsing DOM tree extraction
serializer
DOM serializer for LLM representation
service
DOM service for page analysis
views
DOM view types

Structs§

DOMProcessorImpl
DOM processor implementation

Functions§

build_enhanced_ax_node
Build enhanced AX node from CDP AX node data