# TimingConfigDto

**Kind:** Class

**Source:** [`atloria-monorepo/apps/screenshot-worker/src/app/screenshot/dto/batch-screenshot.dto.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/screenshot-worker/src/app/screenshot/dto/batch-screenshot.dto.ts#L215)

Timing configuration for animations and waits

## Properties

| Property | Type |
|---|---|
| `waitStrategy` | `string` |
| `animationHandling` | `'disable' | 'waitForCompletion'` |
| `networkWait` | `string` |
