Login with Customer Password Visibility Toggle
LowDraftUI
Description
Verify that password visibility can be toggled using the eye icon.
Pre-Conditions
1. Application is accessible 2. User is on the login page
Test Steps
| Step # | Step Action | Expected Results |
|---|---|---|
| 1 | Navigate to the login page | Login page is displayed |
| 2 | Enter password: Test@123 | Password is masked (shown as dots/asterisks) |
| 3 | Click the eye icon next to password field | Password is now visible as plain text: "Test@123". Eye icon changes to "eye-off" icon |
| 4 | Click the eye icon again | Password is masked again. Eye icon reverts to original state |
Created Dec 17, 2025 by Demo User