Kind: Interface
Source: atloria-monorepo/apps/screenshot-worker/src/app/screenshot/dto/flow-replay.dto.ts
Per-step validation verdict.
Properties
| Property | Type |
|---|---|
order | number |
found | boolean |
via | `'selector' |
healedSelector | string |
healedXpath | string |
unreached | boolean |
error | string |
Was this page helpful?