Skip to content

ScreenshotResult

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/packages/doc-automation/src/v2/stages/stage-12-screenshots/screenshot-worker.types.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
capturedAtstring
featureAreastring
pageTypestring
semanticTagsstring[]
recoveryAttemptsnumber
recoverySucceededboolean
successfulSelectorstring

Was this page helpful?

Download as PDF