public class WorkflowHomePage extends AbstractPage
| Modifier and Type | Class and Description |
|---|---|
static class |
WorkflowHomePage.TaskFancyBoxFragment |
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
log |
protected org.openqa.selenium.WebElement |
refreshTask |
protected org.openqa.selenium.WebElement |
userTasksPanel |
org.openqa.selenium.WebElement |
workflowLink |
driver, 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, useAjaxTabs, waitUntilEnabled, waitUntilURLDifferentFromprotected static final org.apache.commons.logging.Log log
protected org.openqa.selenium.WebElement userTasksPanel
protected org.openqa.selenium.WebElement refreshTask
public org.openqa.selenium.WebElement workflowLink
public boolean taskExistsOnTasksDashboard(String taskName)
public void processFirstTask()
public SummaryTabSubPage redirectToTask(String taskTitle)
public boolean isTasksDashboardEmpty()
public WorkflowHomePage.TaskFancyBoxFragment showTaskFancyBox(String taskAction)
Copyright © 2019 Nuxeo SA. All rights reserved.