| waitForElementPresent |
link=Web Content Search Permissions Test Page |
|
| clickAtAndWait |
link=Web Content Search Permissions Test Page |
|
| clickAtAndWait |
link=Configuration |
|
| clickAtAndWait |
link=Permissions |
|
| waitForElementPresent |
15_ACTION_VIEW |
|
| store |
eval(selenium.isChecked('15_ACTION_VIEW')) |
Checked1 |
| gotoIf |
${Checked1} |
IsChecked1 |
| clickAt |
15_ACTION_VIEW |
|
| label |
IsChecked1 |
|
| store |
eval(selenium.isChecked('//tr[11]/td[2]/input')) |
Checked2 |
| gotoIf |
${Checked2} |
IsChecked2 |
| clickAt |
//tr[11]/td[2]/input |
|
| label |
IsChecked2 |
|
| clickAtAndWait |
//input[@value='Submit'] |
|
| assertTextPresent |
Your request processed successfully. |
|