Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/storage.interface.ts
Screenshot metadata for intelligent regeneration
Properties
| Property | Type |
|---|---|
projectId | string |
url | string |
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?