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
clickAndWait link=Permissions
waitForElementPresent //paper-button[text()="New"]
click //paper-icon-button[@icon='delete']
waitForTextPresent The following permission will be deleted
click //paper-button[text()="Delete"]
waitForVisible //paper-toast/span[text()="Permission deleted."]
click //paper-icon-button[@icon='delete']
waitForTextPresent The following permission will be deleted
click //paper-button[text()="Delete"]
waitForVisible //paper-toast/span[text()="Permission deleted."]
waitForVisible //p[text()="There is no local permission."]
clickAndWait Link=Log Out