ViewWebContentNoWorkflowTest
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 //div[@id='myRolesTasksPanel']/div[2]/div[1] There are no pending tasks assigned to your roles.
clickAtAndWait link=Completed
assertText //form/div[2]/div[1] There are no completed tasks.
clickAndWait link=My Submissions
clickAtAndWait link=Pending
assertText //section/div/div/div/div[1] There are no pending publications requested by me.
clickAtAndWait link=Completed
assertText //section/div/div/div/div[1] 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 //section/div/div/div/div[1] There are no pending publication requests.
clickAtAndWait link=Completed
assertText //section/div/div/div/div[1] There are no completed publication requests.