AdminBadLogin | ||
deleteAllVisibleCookies | ||
comment | Bad login attempt for admin account | |
open | /vivo/ | |
assertTitle | VIVO | |
clickAndWait | link=Log in | |
assertTitle | Log in to VIVO | |
type | loginName | testAdmin |
comment | Enter incorrect password | |
type | loginPassword | incorrect |
clickAndWait | loginForm | |
assertTitle | Log in to VIVO | |
verifyTextPresent | The email or password you entered is incorrect. | |
comment | Enter incorrect username | |
type | loginName | testAdm |
type | loginPassword | Password |
clickAndWait | loginForm | |
assertTitle | Log in to VIVO | |
verifyTextPresent | The email or password you entered is incorrect. | |
comment | Never logged in correctly | |
clickAndWait | link=Home | |
assertTitle | VIVO |