AdvancedSearchWebContentWorkflowTaskTypeTest
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=My Workflow Tasks
clickAtAndWait link=Pending
store eval(selenium.isVisible('link=Advanced »')) advancedVisible
gotoIf !${advancedVisible} AdvancedNotVisible
clickAt link=Advanced »
label AdvancedNotVisible
waitForVisible _153_andOperator Match
select _153_andOperator label=Any
type _153_name
select _153_type label=Web Content
clickAtAndWait //div[2]/span[2]/span/input Search
type _153_name
select _153_type label=Blogs Entry
clickAt link=« Basic
assertText //div[@class='portlet-msg-info'] There are no pending tasks assigned to you with the specified search criteria.
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
clickAt link=Advanced »
waitForVisible _153_name Name
type _153_name
select _153_type label=Blogs Entry
clickAtAndWait //div[2]/span[2]/span/input Search
waitForVisible _153_name Name
type _153_name
select _153_type label=Blogs Entry
clickAt link=« Basic
assertTextNotPresent Web Content Name
assertText //div[@class='portlet-msg-info'] There are no pending tasks assigned to you with the specified search criteria.
assertText xPath=(//div[@class='portlet-msg-info'])[2] There are no pending tasks assigned to your roles with the specified search criteria.