Test_9_Add_user.html | ||
clickAndWait | link=admin | |
clickAndWait | link=add new user | |
type | user_name | Aaron Peters |
type | apeters@gmail.com | |
type | sha1_password | aaron |
select | role_id | label=contributor |
clickAndWait | //input[@name='commit' and @value='create'] | |
verifyTextPresent | user name | |
verifyTextPresent | Aaron Peters | |
verifyTextPresent | ||
verifyTextPresent | apeters@gmail.com | |
verifyTextPresent | password | |
verifyElementPresent | link=reset password | |
verifyTextPresent | user roles | |
verifyTextPresent | contributor | |
clickAndWait | link=log out |