UserSN_ViewWebContentAssignedUserTest
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAndWait link=My Workflow Tasks
clickAndWait link=Pending
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.
clickAtAndWait link=Completed
assertText //div[@class='portlet-msg-info'] There are no completed tasks.
clickAtAndWait link=My Submissions
clickAndWait link=Pending
assertText //div[@class='portlet-msg-info'] There are no pending publications requested by me.
clickAtAndWait link=Completed
assertText //div[@class='portlet-msg-info'] There are no completed publications requested by me.