capture Snapshot
fun captureSnapshot(input: CaptureSnapshotRequest): Single<CaptureSnapshotResponse>
Content copied to clipboard
Returns a snapshot of the page as a string. For MHTML format, the serialization includes iframes, shadow DOM, external resources, and element-inline styles.
Sources
jvm source
Link copied to clipboard