ViewWebContentNoWorkflowTest
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=My Workflow Tasks
clickAtAndWait 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.
clickAndWait link=My Submissions
clickAtAndWait 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.
clickAtAndWait link=Web Content
assertElementPresent //td[2]/a Web Content ID
assertText //td[3]/a Web Content Name
assertText //td[4]/a 1.0
assertText //td[5]/a Approved
assertElementPresent //td[6]/a Modified Date
assertElementPresent //td[7]/a Display Date
assertText //td[8]/a Joe Bloggs
clickAtAndWait link=Workflow
clickAtAndWait link=Submissions
clickAtAndWait link=Pending
assertText //div[@class='portlet-msg-info'] There are no pending publication requests.
clickAtAndWait link=Completed
assertText //div[@class='portlet-msg-info'] There are no completed publication requests.