grid
grid
← All examples

E2E verified · 2 min read

E2E: Sign in with a test account

test*@agentwitch.com addresses skip email and use SECRET-backed test login.

Automated runs use POST /api/auth/test-login so no Resend email is sent. The login form reads the email field value directly so browser automation and autofill stay reliable.

Sign-in page with test email filled in
Login screen used in E2E auth scenarios.