public static class WorkflowHomePage.TaskFancyBoxFragment extends WebFragmentImpl
| Modifier and Type | Field and Description |
|---|---|
org.openqa.selenium.WebElement |
cancelButton |
org.openqa.selenium.WebElement |
sumbitButton |
| Constructor and Description |
|---|
WorkflowHomePage.TaskFancyBoxFragment(org.openqa.selenium.WebDriver driver,
org.openqa.selenium.WebElement element) |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel() |
void |
submit() |
checkTextToBeNotPresent, checkTextToBePresent, clear, click, containsText, findElement, findElements, getAttribute, getCssValue, getElement, getId, getLocation, getSize, getTagName, getText, getWebFragment, getWebFragment, isDisplayed, isEnabled, isSelected, sendKeys, setElement, waitForTextToBePresentpublic org.openqa.selenium.WebElement cancelButton
public org.openqa.selenium.WebElement sumbitButton
public WorkflowHomePage.TaskFancyBoxFragment(org.openqa.selenium.WebDriver driver,
org.openqa.selenium.WebElement element)
public void cancel()
public void submit()
submit in interface WebFragmentsubmit in class WebFragmentImplCopyright © 2014 Nuxeo SA. All rights reserved.