Skip to content

AuthConfig

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/apps/cli/src/utils/ai-auth-debugger.ts

Properties

PropertyType
loginUrlstring
credentials`{
usernameSelector: string;
passwordSelector: string;
submitSelector: string;
username: string;
password: string;

}| |waitAfterLogin|number| |testUrl|string` |

Was this page helpful?

Download as PDF