public class Select2AggregateElement extends Select2WidgetElement implements AggregateElement
mutliple
driver, element, id
AGG_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, removeFromSelection, selectValue, selectValue, selectValue, selectValues, typeAndGetResult, typeValueAndTypeEnter
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 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 AggregateElement
public void clickSelect2Field()
Select2WidgetElement
clickSelect2Field
in class Select2WidgetElement
Copyright © 2015 Nuxeo SA. All rights reserved.