Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/types/screenshot-spec.types.ts
A single step in a workflow sequence capture.
Properties
| Property | Type |
|---|---|
order | number |
description | string |
url | string |
requiredState | RequiredState |
actions | import('./stage-12.types').ScreenshotAction[] |
Was this page helpful?