data class CaptureScreenshotResponse
Response type for the PageDomain.captureScreenshot command.
<init> |
Response type for the PageDomain.captureScreenshot command. CaptureScreenshotResponse(data: String) |
data |
Base64-encoded image data. val data: String |