Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/stages/stage-12-screenshots/discovery.client.ts
Properties
| Property | Type |
|---|---|
siteUrl | string |
auth | `{ |
loginUrl: string; username: string; password: string; usernameSelector?: string; passwordSelector?: string; submitSelector?: string; successSelector?: string;
}| |exploreGridDepth|boolean| |timeoutMs|number| |pageProfileTimeoutMs|number` |
Was this page helpful?