Class InputFinder

java.lang.Object
org.openqa.selenium.lift.find.BaseFinder<org.openqa.selenium.WebElement,org.openqa.selenium.WebDriver>
org.openqa.selenium.lift.find.HtmlTagFinder
org.openqa.selenium.lift.find.InputFinder
All Implemented Interfaces:
org.hamcrest.SelfDescribing, Finder<org.openqa.selenium.WebElement,org.openqa.selenium.WebDriver>

@Deprecated public class InputFinder extends HtmlTagFinder
Deprecated.
Finder for HTML input tags.