public class Select2AggregateElement extends Select2WidgetElement implements AggregateElement
multipledriver, elementAGG_REGEX| Constructor and Description | 
|---|
Select2AggregateElement(org.openqa.selenium.WebDriver driver,
                       org.openqa.selenium.WebElement element)  | 
Select2AggregateElement(org.openqa.selenium.WebDriver driver,
                       org.openqa.selenium.WebElement element,
                       boolean multiple)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
clickSelect2Field()
Click on the select2 field. 
 | 
Map<String,Integer> | 
getAggregates()  | 
clearSuggestInput, getSelectedValue, getSelectedValues, getSubmittedValue, getSuggestedEntries, hideSuggestionsByEscapeKey, removeFromSelection, removeSelection, selectValue, selectValue, selectValue, selectValue, selectValues, typeAndGetResult, typeValueAndTypeEntercheckTextToBeNotPresent, checkTextToBePresent, clear, click, containsText, findElement, findElements, getAttribute, getCssValue, getElement, getId, getLocation, getSize, getTagName, getText, getWebFragment, getWebFragment, isDisplayed, isEnabled, isSelected, sendKeys, setElement, submit, waitForTextToBePresentpublic Select2AggregateElement(org.openqa.selenium.WebDriver driver, org.openqa.selenium.WebElement element)
public Select2AggregateElement(org.openqa.selenium.WebDriver driver, org.openqa.selenium.WebElement element, boolean multiple)
public Map<String,Integer> getAggregates()
getAggregates in interface AggregateElementpublic void clickSelect2Field()
Select2WidgetElementclickSelect2Field in class Select2WidgetElementCopyright © 2019 Nuxeo. All rights reserved.