Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/types/screenshot-spec.types.ts
Specification for a multi-step workflow screenshot sequence. Each step is captured independently and presented as a numbered sequence.
Properties
| Property | Type |
|---|---|
steps | WorkflowStep[] |
presentation | `'sequence' |
Was this page helpful?