public class Select2WidgetElement extends Object
Constructor and Description |
---|
Select2WidgetElement(org.openqa.selenium.WebDriver driver,
org.openqa.selenium.By by)
Constructor.
|
Select2WidgetElement(org.openqa.selenium.WebDriver driver,
org.openqa.selenium.By by,
boolean multiple)
Constructor.
|
public Select2WidgetElement(org.openqa.selenium.WebDriver driver, org.openqa.selenium.By by)
driver
- the driverby
- the by locator of the widgetpublic Select2WidgetElement(org.openqa.selenium.WebDriver driver, org.openqa.selenium.By by, boolean multiple)
driver
- the driverby
- the by locator of the widgetmultiple
- whether the widget can have multiple valuesCopyright © 2013 Nuxeo SA. All Rights Reserved.