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
| Property | Type |
|---|---|
viewport | ReshootViewportDto |
locale | string |
Was this page helpful?