| Package | Description |
|---|---|
| org.alfresco.po.share | |
| org.alfresco.po.share.task | |
| org.alfresco.po.share.workflow |
| Modifier and Type | Method and Description |
|---|---|
MyTasksPage |
MyTasksPage.render() |
MyTasksPage |
MyTasksPage.render(long time) |
MyTasksPage |
MyTasksPage.render(org.alfresco.webdrone.RenderTime timer) |
MyTasksPage |
MyTasksPage.selectActiveTasks()
Clicks on Active tasks link.
|
MyTasksPage |
MyTasksPage.selectCompletedTasks()
Clicks on Completed tasks link.
|
MyTasksPage |
Navigation.selectMyTasks()
Selects the user link on main navigation.
|
| Modifier and Type | Method and Description |
|---|---|
MyTasksPage |
TaskDetailPage.clickMyTasksLsit()
Mimics the action clicking My Tasks List hyper link.
|
MyTasksPage |
EditTaskPage.selectApproveButton()
Selects the Status drop down list.
|
MyTasksPage |
EditTaskPage.selectRejectButton()
Selects the Reject button.
|
MyTasksPage |
EditTaskPage.selectSaveButton()
Selects the Save button
|
| Modifier and Type | Method and Description |
|---|---|
MyTasksPage |
WorkFlowDetailsPage.selectCancelWorkFlow()
Method to click Cancel button from Workflow Details page
// TODO - Should return to MyWorkFlowsPage rather than MyTasksPage
|
MyTasksPage |
ViewWorkflowPage.selectCancelWorkflowButton()
Selects the Cancel workflow button.
|
Copyright © 2013. All Rights Reserved.