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§
- DOMProcessor
Impl - DOM processor implementation
Functions§
- build_
enhanced_ ax_ node - Build enhanced AX node from CDP AX node data