| CA_RemoveMemberWCSConfigurationPermissionsTest | ||
| waitForElementPresent | link=Web Content Search Permissions Test Page | |
| clickAtAndWait | link=Web Content Search Permissions Test Page | |
| clickAtAndWait | link=Configuration | |
| clickAtAndWait | link=Permissions | |
| waitForElementPresent | //tr[5]/td[3]/input | |
| store | eval(selenium.isChecked('//tr[5]/td[3]/input')) | Checked |
| gotoIf | !${Checked} | IsNotChecked |
| clickAt | //tr[5]/td[3]/input | |
| label | IsNotChecked | |
| clickAtAndWait | //input[@value='Submit'] | |
| assertTextPresent | Your request processed successfully. | |