Package org.openqa.selenium.lift.find

Interface Summary
Finder<S,T>  
 

Class Summary
BaseFinder<S,T> Base class for Finders.
DivFinder Finder for HTML div tags.
HtmlTagFinder Base Finder for all types of HTML tags.
ImageFinder Finder for HTML image tags.
InputFinder Finder for HTML input tags.
LinkFinder  
PageTitleFinder A Finder for HTML title tags.
TableCellFinder A Finder for HTML table cell "td" tags.
TableFinder A Finder for HTML table tags.
XPathFinder A Finder for elements using XPath expressions
 



Copyright © 2013. All Rights Reserved.