Get Snapshot Response
@Serializable
Deprecated
Deprecated in the Chrome DevTools protocol
Response type for the DOMSnapshotDomain.getSnapshot command.
Constructors
Link copied to clipboard
constructor(domNodes: List<DOMNode>, layoutTreeNodes: List<LayoutTreeNode>, computedStyles: List<ComputedStyle>)