Kind: Interface
Source: atloria-monorepo/apps/screenshot-worker/src/app/screenshot/dto/flow-replay.dto.ts
Properties
| Property | Type |
|---|---|
flowId | string |
startUrl | string |
steps | StepValidationResult[] |
Kind: Interface
Source: atloria-monorepo/apps/screenshot-worker/src/app/screenshot/dto/flow-replay.dto.ts
| Property | Type |
|---|---|
flowId | string |
startUrl | string |
steps | StepValidationResult[] |
Was this page helpful?