public class ComboCompleteInputValue extends InputValue
| Constructor and Description |
|---|
ComboCompleteInputValue(WebDriverFacade facade,
org.openqa.selenium.By by,
String value) |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.WebElement |
doInput() |
String |
toString() |
doInputOnElement, getBy, getValuegetFacadepublic ComboCompleteInputValue(WebDriverFacade facade, org.openqa.selenium.By by, String value)
public String toString()
toString in class InputValuepublic org.openqa.selenium.WebElement doInput()
doInput in class InputValueCopyright © 2011–2015 Red Hat. All rights reserved.