Skip to content

AuthConfig

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/packages/doc-automation/src/v2/types/stage-12.types.ts

Authentication configuration

Selectors are optional - if not provided and useSmartDetection is true, the screenshot-worker will use AI to auto-detect form selectors.

Properties

PropertyType
loginUrlstring
usernamestring
passwordstring
usernameSelectorstring
passwordSelectorstring
submitSelectorstring
successIndicatorstring
useSmartDetectionboolean

Was this page helpful?

Download as PDF