ViewWebContentAssignedToMyRolesTest
open /web/guest/home/
waitForVisible link=Web Content Display Page
clickAtAndWait link=Web Content Display Page
assertText //section/div/div/div/div[1]/a Web Content Name is not approved.
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=My Workflow Tasks
clickAtAndWait link=Pending
assertText //div[@id='myTasksPanel']/div[2]/div[1] There are no pending tasks assigned to you.
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
clickAtAndWait link=Completed
assertText //form/div[2]/div[1] There are no completed tasks.