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
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, waitForTextToBePresent
public 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 WebFragment
submit
in class WebFragmentImpl
Copyright © 2019 Nuxeo. All rights reserved.