Skip to content

ScreenshotMetadata

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/libs/parser-core/src/interfaces/storage.interface.ts

Screenshot metadata for intelligent regeneration

Properties

PropertyType
projectIdstring
urlstring
viewport`{
width: number;
height: number;

}| |stateType|'default' | 'hover' | 'modal' | 'error' | 'success' | 'loading'| |flowStepId|string| |browser|'chromium' | 'firefox' | 'webkit'| |fullPage|boolean| |contentHash|string| |capturedAt|Date| |customMetadata|Record<string, string>` |

Was this page helpful?

Download as PDF