public class WorkflowHomePage extends AbstractPage
| Modifier and Type | Class and Description |
|---|---|
static class |
WorkflowHomePage.TaskFancyBoxFragment |
| Modifier and Type | Field and Description |
|---|---|
org.openqa.selenium.WebElement |
workflowLink |
userServicesForm| Constructor and Description |
|---|
WorkflowHomePage(org.openqa.selenium.WebDriver driver) |
| Modifier and Type | Method and Description |
|---|---|
void |
delegateTask(String taskDirective,
String user) |
boolean |
isTasksDashboardEmpty() |
void |
processFirstTask() |
void |
reassignTask(String taskDirective,
String user) |
SummaryTabSubPage |
redirectToTask(String taskTitle) |
WorkflowHomePage.TaskFancyBoxFragment |
showTaskFancyBox(String taskAction) |
boolean |
taskExistsOnTasksDashboard(String taskName) |
asPage, findElementAndWaitUntilEnabled, findElementAndWaitUntilEnabled, findElementsWithTimeout, findElementWaitUntilEnabledAndClick, findElementWaitUntilEnabledAndClick, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, get, getErrorFeedbackMessage, getFancyBoxContent, getFeedbackMessage, getHeaderLinks, getWebFragment, getWebFragment, hasElement, selectItemInDropDownMenu, switchToFrame, waitUntilEnabled, waitUntilURLDifferentFrompublic boolean taskExistsOnTasksDashboard(String taskName)
public void processFirstTask()
public SummaryTabSubPage redirectToTask(String taskTitle)
public boolean isTasksDashboardEmpty()
public WorkflowHomePage.TaskFancyBoxFragment showTaskFancyBox(String taskAction)
Copyright © 2015 Nuxeo SA. All rights reserved.