Skip to content

ReshootStepDto

reference
1 min readUpdated

Kind: Class

Source: atloria-monorepo/apps/api/src/capture/dto/update-flow.dto.ts

Re-shoot ONE step of a stored flow. The worker walks the recipe up to this step (in one Playwright context) and re-captures just its screenshot, optionally at a new viewport size / UI locale. Any redaction boxes stored on the step are burned into the fresh asset before upload.

Properties

PropertyType
viewportReshootViewportDto
localestring

Was this page helpful?

Download as PDF