| deleteInstitutionTest | ||
| open | /ProductRegistry-dev/home.seam | |
| clickAndWait | loginLink | |
| type | login:username | admin |
| type | login:passwordNotHashed | 123456 |
| click | login:submit | |
| open | /ProductRegistry-dev/administration/listInstitutions.seam | |
| assertTextPresent | AAAInstitutionNameTest | |
| click | selectInstitutionForm:institutionTable:0:deleteActionImage | |