ViewDocumentRejectedTest
open /web/guest/home/
waitForVisible link=Asset Publisher Page
clickAtAndWait link=Asset Publisher Page
assertText //p There are no results.
assertTextNotPresent test_document.txt
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=My Workflow Tasks
clickAtAndWait link=Pending
assertText //td[1]/a Update
assertText //td[2]/a test_document.txt
assertText //td[3]/a Document Library Document
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 //td[1]/a Review
assertText //td[2]/a test_document.txt
assertText //td[3]/a Document Library Document
assertElementPresent //td[4]/a Last Activity Date
assertText //td[5]/a Never