removeLocalRights
open logout
open nxpath/default/default-domain/workspaces/testworskspace1/testfolder1@view_documents
type username jsmith
type password jsmith1
clickAndWait Submit
verifyTextPresent You are logged as 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