Uses of Class
org.openqa.selenium.lift.find.BaseFinder
-
Packages that use BaseFinder Package Description org.openqa.selenium.lift.find -
-
Uses of BaseFinder in org.openqa.selenium.lift.find
Subclasses of BaseFinder in org.openqa.selenium.lift.find Modifier and Type Class Description classDivFinderFinderfor HTML div tags.classHtmlTagFinderBaseFinderfor all types of HTML tags.classImageFinderFinderfor HTML image tags.classInputFinderFinderfor HTML input tags.classLinkFinderAFinderfor HTML anchor tags, "links".classPageTitleFinderAFinderfor HTML title tags.classTableCellFinderAFinderfor HTML table cell "td" tags.classTableFinderAFinderfor HTML table tags.classXPathFinderAFinderfor elements using XPath expressions
-