public class InputValue extends PageSupport
By and value of an input field for a form| Constructor and Description |
|---|
InputValue(WebDriverFacade facade,
org.openqa.selenium.By by,
String value) |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.WebElement |
doInput() |
protected void |
doInputOnElement(org.openqa.selenium.WebElement element) |
org.openqa.selenium.By |
getBy() |
String |
getValue() |
String |
toString() |
getFacadepublic InputValue(WebDriverFacade facade, org.openqa.selenium.By by, String value)
public org.openqa.selenium.By getBy()
public String getValue()
public org.openqa.selenium.WebElement doInput()
protected void doInputOnElement(org.openqa.selenium.WebElement element)
Copyright © 2011–2017 Red Hat. All rights reserved.