Kind: Class
Source: atloria-monorepo/apps/screenshot-worker/src/app/screenshot/dto/batch-screenshot.dto.ts
Request to validate selectors on a page
Used to verify login form selectors exist before batch processing
Properties
| Property | Type |
|---|---|
url | string |
selectors | Record<string, string> |
timeout | number |
Was this page helpful?