| store |
Role_jira_rhq-313 |
rolename |
| open |
/Login.do |
|
| type |
j_username |
rhqadmin |
| type |
j_password |
rhqadmin |
| clickAndWait |
//input[@value='Login'] |
|
| clickAndWait |
link=Manage user roles |
|
| clickAndWait |
//img[contains(@src,'/images/tbb_new.gif')] |
|
| type |
name |
${rolename} |
| type |
description |
testing |
| click |
//tr[td[starts-with(normalize-space(.),'Check All')]]//input[@type='checkbox'] |
|
| click |
//tr[td[starts-with(normalize-space(.),'Manage inventory (resources/groups)')]]//input[@type='checkbox'] |
|
| click |
//tr[td[starts-with(normalize-space(.),'Administer JON Server settings')]]//input[@type='checkbox'] |
|
| clickAndWait |
ok |
|
| clickAndWait |
//img[contains(@src,'/images/tbb_edit.gif')] |
|
| assertNotChecked |
//tr[td[starts-with(normalize-space(.),'Administer JON Server settings')]]//input[@type='checkbox'] |
|