AssignToUserTaskMWTActionsTest
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.
clickAt //strong/a Actions
waitForVisible //div[@class='lfr-component lfr-menu-list']/ul/li[2]/a Assign to...
assertText //div[@class='lfr-component lfr-menu-list']/ul/li[2]/a Assign to...
click //div[@class='lfr-component lfr-menu-list']/ul/li[2]/a Assign to...
waitForVisible _153_assigneeUserId Assign to
select _153_assigneeUserId label=userfn userln
clickAtAndWait //div/button[1] OK
assertText //div[@class='portlet-msg-success'] Your request processed successfully.
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.