Skip to content

FlowValidateRequestDto

reference
1 min readUpdated

Kind: Class

Source: atloria-monorepo/apps/screenshot-worker/src/app/screenshot/dto/flow-replay.dto.ts

Headless selector validation for a live tour: the worker walks the recipe in one context WITHOUT taking screenshots and reports, per step, whether the recorded selector still resolves — and when it doesn't, tries to HEAL it (xpath fallback, then an elementText/aria match rebuilt into a unique CSS path). Stored input values are never replayed (the api strips them).

Extends: FlowReplayRequestDto

Was this page helpful?

Download as PDF