data class CaptureSnapshotResponse
Response type for the PageDomain.captureSnapshot command.
<init> |
Response type for the PageDomain.captureSnapshot command. CaptureSnapshotResponse(data: String) |
data |
Serialized page data. val data: String |