Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/types/stage-12.types.ts
Browser session for capturing screenshots
Properties
| Property | Type |
|---|---|
id | string |
baseUrl | string |
isAuthenticated | boolean |
screenshots | string[] |
status | `'pending' |
startedAt | Date |
completedAt | Date |
error | string |
Was this page helpful?