ViewWebContentAssignedUserTest
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAndWait link=My Workflow Tasks
clickAndWait link=Pending
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.
clickAtAndWait link=Completed
assertText //div[@class='portlet-msg-info'] There are no completed tasks.
clickAtAndWait link=My Submissions
clickAndWait link=Pending
assertText //td[1]/a Single Approver
assertText //td[2]/a Web Content Name
assertText //td[3]/a Web Content
assertText //td[4]/a Review
assertElementPresent //td[5]/a Last Activity Date
assertText //td[6]/a Never
clickAtAndWait link=Completed
assertText //div[@class='portlet-msg-info'] There are no completed publications requested by me.
clickAtAndWait link=Workflow
clickAtAndWait link=Submissions
clickAtAndWait link=Pending
assertText //td[1]/a Single Approver
assertText //td[2]/a Web Content Name
assertText //td[3]/a Web Content
assertText //td[4]/a Review
assertElementPresent //td[5]/a Last Activity Date
assertText //td[6]/a Never
clickAtAndWait link=Completed
assertText //div[@class='portlet-msg-info'] There are no completed publication requests.