Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/types/stage-12.types.ts
Configuration for the entire screenshot stage
Properties
| Property | Type |
|---|---|
siteUrl | string |
siteLoginUrl | string |
siteEmail | string |
sitePassword | string |
framework | string |
viewport | Viewport |
fullPage | boolean |
format | `'png' |
quality | number |
maxConcurrentSessions | number |
batchSize | number |
maxRetries | number |
uploadToAzure | boolean |
azureContainerName | string |
checkForDuplicates | boolean |
replacementFormat | ReplacementFormat |
skipCapture | boolean |
skipUpload | boolean |
skipReplacement | boolean |
Was this page helpful?