Class InputText

java.lang.Object
All Implemented Interfaces:
org.openqa.selenium.SearchContext, org.openqa.selenium.TakesScreenshot, org.openqa.selenium.WebElement, org.openqa.selenium.WrapsElement
Direct Known Subclasses:
InputMask, InputNumber, InputTextarea, Password, Spinner, TextEditor

public abstract class InputText extends AbstractInputComponent
Component wrapper for the PrimeFaces p:inputText.