Skip to content

ScreenshotResultDto

reference
1 min readUpdated

Kind: Class

Source: atloria-monorepo/apps/screenshot-worker/src/app/screenshot/dto/batch-screenshot.dto.ts

Individual screenshot result

Properties

PropertyType
idstring
screenshotIdstring
urlstring
blobUrlstring
viewport{ width: number; height: number }
dimensions{ width: number; height: number }
sizenumber
versionnumber
isNewboolean
stateTypestring
categorystring
descriptionstring
capturedAtDate
featureAreastring
pageTypestring
semanticTagsstring[]
recoveryAttemptsnumber
recoverySucceededboolean
successfulSelectorstring

Was this page helpful?

Download as PDF