| admin_institution_two_create | ||
| open | ||
| clickAndWait | link=Administration | |
| clickAndWait | link=Users | |
| clickAndWait | link=Add user | |
| type | firstname | admin |
| type | lastname | two |
| type | admin.two@void.void | |
| type | username | admin.two |
| type | password | password1 |
| select | //select[@id='adduser_authinstance'] | label=Institution Two: internal |
| check | institutionadmin | |
| clickAndWait | adduser_submit | |
| verifyTextPresent | New user account created successfully | |
| verifyChecked | institutiontwo_admin | |
| clickAndWait | link=Return to site | |