Package org.openqa.selenium.lift.find
-
Interface Summary Interface Description Finder<S,T> -
Class Summary Class Description BaseFinder<S,T> Base class forFinders.DivFinder Finderfor HTML div tags.HtmlTagFinder BaseFinderfor all types of HTML tags.ImageFinder Finderfor HTML image tags.InputFinder Finderfor HTML input tags.LinkFinder AFinderfor HTML anchor tags, "links".PageTitleFinder AFinderfor HTML title tags.TableCellFinder AFinderfor HTML table cell "td" tags.TableFinder AFinderfor HTML table tags.XPathFinder AFinderfor elements using XPath expressions