struct Protocol::Page::CaptureSnapshot
- Protocol::Page::CaptureSnapshot
- Struct
- Value
- Object
Overview
Returns a snapshot of the page as a string. For MHTML format, the serialization includes iframes, shadow DOM, external resources, and element-inline styles.
Included Modules
- JSON::Serializable
- Protocol::Command
Defined in:
protocol/page.crConstructors
Instance Method Summary
-
#data : String
Serialized page data.