public class FoldableBoxFragment extends WebFragmentImpl
Constructor and Description |
---|
FoldableBoxFragment(org.openqa.selenium.WebDriver driver,
org.openqa.selenium.WebElement element) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
edit() |
boolean |
isAjax() |
void |
open() |
void |
save() |
void |
setAjax(boolean ajax) |
org.openqa.selenium.WebElement |
waitUntilElementPresent(org.openqa.selenium.By locator) |
checkTextToBeNotPresent, checkTextToBePresent, clear, click, containsText, findElement, findElements, getAttribute, getCssValue, getElement, getId, getLocation, getSize, getTagName, getText, getWebFragment, getWebFragment, isDisplayed, isEnabled, isSelected, sendKeys, setElement, submit, waitForTextToBePresent
public FoldableBoxFragment(org.openqa.selenium.WebDriver driver, org.openqa.selenium.WebElement element)
public void setAjax(boolean ajax)
public boolean isAjax()
public void open()
public void close()
public void edit()
public void save()
public org.openqa.selenium.WebElement waitUntilElementPresent(org.openqa.selenium.By locator)
Copyright © 2014 Nuxeo SA. All rights reserved.