struct Protocol::DOM::GetFlattenedDocument
- Protocol::DOM::GetFlattenedDocument
- Struct
- Value
- Object
Overview
Returns the root DOM node (and optionally the subtree) to the caller. Deprecated, as it is not designed to work well with the rest of the DOM agent. Use DOMSnapshot.captureSnapshot instead.
Included Modules
- JSON::Serializable
- Protocol::Command
Defined in:
protocol/dom.crConstructors
Instance Method Summary
-
#nodes : Array(Node)
Resulting node.