public class WorkflowGraph extends AbstractPage
Modifier and Type | Field and Description |
---|---|
protected org.openqa.selenium.WebElement |
element |
protected static String |
END_NODE_CSS_CLASS |
protected org.openqa.selenium.WebElement |
graphInitDone |
protected static String |
START_NODE_CSS_CLASS |
driver, userServicesForm
Constructor and Description |
---|
WorkflowGraph(org.openqa.selenium.WebDriver driver) |
Modifier and Type | Method and Description |
---|---|
List<org.openqa.selenium.WebElement> |
getWorkflowEndNodes() |
List<org.openqa.selenium.WebElement> |
getWorkflowStartNodes() |
asPage, clickOnTabIfNotSelected, clickOnTabIfNotSelected, clickOnTabIfNotSelected, closeFancyBox, findElementAndWaitUntilEnabled, findElementAndWaitUntilEnabled, findElementsWithTimeout, findElementWaitUntilEnabledAndClick, findElementWaitUntilEnabledAndClick, findElementWaitUntilEnabledAndClick, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, get, getErrorFeedbackMessage, getFancyBoxContent, getFeedbackMessage, getHeaderLinks, getInfoFeedbackMessage, getWebFragment, getWebFragment, hasElement, selectItemInDropDownMenu, switchToFrame, useAjaxTabs, waitForFancyBoxClosed, waitUntilEnabled, waitUntilEnabled, waitUntilEnabledAndClick, waitUntilEnabledAndClick, waitUntilURLDifferentFrom
protected org.openqa.selenium.WebElement element
protected org.openqa.selenium.WebElement graphInitDone
protected static final String END_NODE_CSS_CLASS
protected static final String START_NODE_CSS_CLASS
public WorkflowGraph(org.openqa.selenium.WebDriver driver)
public List<org.openqa.selenium.WebElement> getWorkflowEndNodes()
public List<org.openqa.selenium.WebElement> getWorkflowStartNodes()
Copyright © 2018 Nuxeo. All rights reserved.