AdminBadLogin | ||
comment | Bad login attempt for admin account | |
open | /vivo/ | |
assertTitle | VIVO | |
clickAndWait | link=Log in | |
assertTitle | VIVO Site Administration | |
type | username | testAdmin |
comment | Enter incorrect password | |
type | password | incorrect |
clickAndWait | loginSubmitMode | |
assertTitle | VIVO Site Administration | |
verifyTextPresent | Incorrect password: try again | |
comment | Enter incorrect username | |
type | username | testAdm |
type | password | Password |
clickAndWait | loginSubmitMode | |
assertTitle | VIVO Site Administration | |
comment | Never logged in correctly | |
verifyTextPresent | Unknown username | |
verifyTextPresent | Incorrect password: try again | |
verifyTextPresent | Log in |