UserSN_ViewWebContentAssignedToMeTest
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 //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.