Uses of Class
org.openqa.selenium.lift.find.BaseFinder

Packages that use BaseFinder
org.openqa.selenium.lift.find   
 

Uses of BaseFinder in org.openqa.selenium.lift.find
 

Subclasses of BaseFinder in org.openqa.selenium.lift.find
 class DivFinder
          Finder for HTML div tags.
 class HtmlTagFinder
          Base Finder for all types of HTML tags.
 class ImageFinder
          Finder for HTML image tags.
 class InputFinder
          Finder for HTML input tags.
 class LinkFinder
           
 class PageTitleFinder
          A Finder for HTML title tags.
 class TableCellFinder
          A Finder for HTML table cell "td" tags.
 class TableFinder
          A Finder for HTML table tags.
 class XPathFinder
          A Finder for elements using XPath expressions
 



Copyright © 2010. All Rights Reserved.