Standard Login Flow
TRIPWIRE: Verify the screen contains an input for 'email' or 'username' and 'password'.
Requirements
- •A test account must be selected for the current test session.
When to Use This Skill
Trigger conditions:
- •When the user asks to log in or sign in.
- •When a 'Log In' or 'Sign In' button is visible on the screen.
- •When accessing a protected route requires authentication.
When NOT to Use
Negative triggers:
- •Do NOT use for 'Sign Up' or 'Register' flows.
- •Do NOT use for 3rd party providers like Google, GitHub, or Facebook login.
- •Do NOT use for banking or financial transaction authorization.