public static class WorkflowHomePage.TaskFancyBoxFragment extends WebFragmentImpl
| Modifier and Type | Field and Description |
|---|---|
org.openqa.selenium.WebElement |
cancelButton |
org.openqa.selenium.WebElement |
sumbitButton |
driver, element, id| Constructor and Description |
|---|
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 TaskFancyBoxFragment(org.openqa.selenium.WebDriver driver, org.openqa.selenium.WebElement element)
public void cancel()
public void submit()
submit in interface WebFragmentsubmit in class WebFragmentImplCopyright © 2016 Nuxeo SA. All rights reserved.