Use this page when a test cannot authenticate into the app under test.
If a test has a login step but no saved credential is available, add one under Project → Test Accounts.
See Test Credentials.
If the app rejects a saved username or password:
For magic links, OTP codes, invitations, or password resets, use an Agent Mail inbox.
See Agent Mail Inboxes.
Some auth flows need product or environment changes before an agent can complete them reliably:
Create a dedicated QA account or staging auth path for automated testing.
If the browser shows an HTTP Basic Auth prompt before your app loads, configure site protection credentials instead of app login credentials.
See HTTP Basic Auth.