Class TableFinder

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.TableFinder
All Implemented Interfaces:
org.hamcrest.SelfDescribing, Finder<org.openqa.selenium.WebElement,org.openqa.selenium.WebDriver>

@Deprecated public class TableFinder extends HtmlTagFinder
Deprecated.
A Finder for HTML table tags.