SA_RemovePortletTest
waitForElementPresent link=Document Library Permissions Test Page
clickAtAndWait link=Document Library Permissions Test Page
store eval(selenium.isElementPresent('//span[3]/a/img')) PortletPresent
gotoIf !${PortletPresent} PortletNotPresent
click //img[@alt='Remove']
assertConfirmation Are you sure you want to remove this component?
label PortletNotPresent