ApproveWebContentScopeOrganizationActionsTest
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=My Workflow Tasks
assertText //td[1]/a Review
assertText //td[2]/a Web Content Name
assertText //td[3]/a Web Content
assertElementPresent //td[4]/a Last Activity Date
assertText //td[5]/a Never
assertText //div[@class='portlet-msg-info'] There are no pending tasks assigned to your roles.
clickAt //strong/a Actions
waitForVisible //div[@class='lfr-component lfr-menu-list']/ul/li[1]/a Approve
assertText //div[@class='lfr-component lfr-menu-list']/ul/li[1]/a Approve
click //div[@class='lfr-component lfr-menu-list']/ul/li[1]/a Approve
waitForVisible //div/button[1] OK
clickAtAndWait //div/button[1] OK
assertText //div[@class='portlet-msg-success'] Your request processed successfully.
assertText //div[@class='portlet-msg-info'] There are no pending tasks assigned to you.
assertText xPath=(//div[@class='portlet-msg-info'])[2] There are no pending tasks assigned to your roles.