ViewClassHierarchy | ||
deleteAllVisibleCookies | ||
comment | View Class hierarchy | |
open | /vivo/ | |
assertTitle | VIVO | |
comment | Must not be logged in already | |
clickAndWait | link=Log in | |
assertTitle | Log in to VIVO | |
comment | Must log in as site admin | |
type | loginName | testAdmin |
type | loginPassword | Password |
clickAndWait | loginForm | |
assertTitle | VIVO | |
clickAndWait | link=Site Admin | |
assertTitle | VIVO Site Administration | |
comment | Navigate to Class hierarchy | |
clickAndWait | link=Class hierarchy | |
assertTitle | Class Hierarchy | |
comment | Verify that core:Hour exists | |
verifyTextPresent | core:Hour | |
verifyTextPresent | Times | |
verifyTextPresent | VIVO core | |
comment | Navigate to core:Hours | |
clickAndWait | link=exact:core:Hours | |
assertTitle | Class Control Panel | |
clickAndWait | //input[@value='Show Hierarchy below This Class'] | |
assertTitle | Class Hierarchy | |
comment | Verify core:Hours info is correct | |
verifyTextPresent | exact:core:Hours | |
verifyTextPresent | Times | |
verifyTextPresent | VIVO core | |
comment | Logout | |
clickAndWait | link=Home | |
clickAndWait | link=Log out | |
assertTitle | VIVO |