user_institution_one_create | ||
open | ||
clickAndWait | link=Administration | |
clickAndWait | link=Users | |
clickAndWait | link=Add user | |
type | firstname | user |
type | lastname | one |
type | user.one@void.void | |
type | username | user.one |
type | password | password1 |
select | //select[@id='adduser_authinstance'] | label=Institution One: internal |
clickAndWait | adduser_submit | |
verifyTextPresent | New user account created successfully | |
clickAndWait | link=Return to site |