Kind: Class
Source: atloria-monorepo/apps/screenshot-worker/src/app/screenshot/dto/batch-screenshot.dto.ts
Properties
| Property | Type |
|---|---|
loginUrl | string |
username | string |
password | string |
usernameSelector | string |
passwordSelector | string |
submitSelector | string |
successSelector | string |
useSmartDetection | boolean |
healthCheck | SessionHealthCheckDto |
Was this page helpful?