Guest User

Untitled

a guest
Oct 23rd, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. Login Form
  2. Inactive *
  3. focus email -> Email
  4. focus password -> Password
  5.  
  6. Active
  7. Email
  8. focus password -> Password
  9.  
  10. Email Empty*
  11. type -> Email Filled
  12. Email Filled
  13. validate failed -> Email Invalid
  14. Email Invalid
  15. clear text -> Email Empty
  16. type -> Email Filled
  17. Password
  18. focus email -> Email
  19.  
  20. Password Empty*
  21. type -> Email Filled
  22. Password Filled
  23. validate failed -> Email Invalid
  24. Password Invalid
  25. clear text -> Email Empty
  26. type -> Email Filled
  27.  
  28. Submitting
Add Comment
Please, Sign In to add comment