removeLocalRights
setTimeout 30000
open restAPI/systemLog?token=dolog&level=WARN&message=----- Selenium removeLocalRights
open logout
open nxpath/default/default-domain/workspaces/testWorkspace1/testFolder1@view_documents
type username jsmith
type password jsmith1
clickAndWait Submit
verifyTextPresent jsmith
clickAndWait link=Manage
clickAndWait link=Access rights
click //table[@id="rights_content:dataTable_local_rights"]//th[1]/input
waitForCondition selenium.browserbot.getCurrentWindow().document.getElementById('rights_content:security_button_remove').getAttribute('disabled') == null 15000
clickAndWait link=Access rights
verifyChecked //table[@id="rights_content:dataTable_local_rights"]//th[1]/input
clickAndWait //input[@value="Remove permission(s)"]
verifyTextPresent No local right
clickAndWait link=Log out