UI workflow lab

Login journey and authenticated component practice.

Students can validate success and failure paths, explore selector strategies, and continue testing rich UI interactions after authentication.

Test accounts

Pre-configured user roles are available for training purposes.

  • Student
  • Trainer
  • Admin

🔐 Credentials are provided during training sessions.
For access, please contact the administrator.

Contact Admin

What this page is doing

This page submits credentials to POST /login and then reveals a full component playground after successful authentication.

Logged out Students can use role, label, id, class, data-testid, CSS, and text locators here.

Login form

Accessible labels and consistent spacing are intentionally used for good UI and a11y teaching.