Kind: Class
Source: atloria-monorepo/apps/api/src/screenshot/dto/capture-screenshot.dto.ts
DTO for bulk screenshot capture (job-based)
Properties
| Property | Type |
|---|---|
projectId | string |
urls | string[] |
viewport | ViewportType |
browser | BrowserType |
waitTime | number |
Kind: Class
Source: atloria-monorepo/apps/api/src/screenshot/dto/capture-screenshot.dto.ts
DTO for bulk screenshot capture (job-based)
| Property | Type |
|---|---|
projectId | string |
urls | string[] |
viewport | ViewportType |
browser | BrowserType |
waitTime | number |
Was this page helpful?