| Name | Description | Type | Package | Framework |
| AttributeMatcher | hamcrest matcher for attributes of WebElements. | Class | org.openqa.selenium.lift.match | Selenium |
| BaseFinder | Base class for Finders. | Class | org.openqa.selenium.lift.find | Selenium |
| DisplayedMatcher | Hamcrest matcher for displayed status of WebElements. | Class | org.openqa.selenium.lift.match | Selenium |
| DivFinder | Finder for HTML div tags. | Class | org.openqa.selenium.lift.find | Selenium |
| Finder | Interface | org.openqa.selenium.lift.find | Selenium | |
| Finders | Class | org.openqa.selenium.lift | Selenium | |
| HamcrestWebDriverTestCase | Base class for tests using the LiFT style API to driver WebDriver. | Class | org.openqa.selenium.lift | Selenium |
| HtmlTagFinder | Base Finder for all types of HTML tags. | Class | org.openqa.selenium.lift.find | Selenium |
| ImageFinder | Finder for HTML image tags. | Class | org.openqa.selenium.lift.find | Selenium |
| InputFinder | Finder for HTML input tags. | Class | org.openqa.selenium.lift.find | Selenium |
| LinkFinder | Class | org.openqa.selenium.lift.find | Selenium | |
| Matchers | Class | org.openqa.selenium.lift | Selenium | |
| NumericalMatchers | Various numerical hamcrest Matchers. | Class | org.openqa.selenium.lift.match | Selenium |
| PageTitleFinder | A Finder for HTML title tags. | Class | org.openqa.selenium.lift.find | Selenium |
| SelectionMatcher | Matcher to match a selected element (e. | Class | org.openqa.selenium.lift.match | Selenium |
| TableCellFinder | A Finder for HTML table cell td tags. | Class | org.openqa.selenium.lift.find | Selenium |
| TableFinder | A Finder for HTML table tags. | Class | org.openqa.selenium.lift.find | Selenium |
| TestContext | Interface for objects that provide a context (maintaining any state) for web tests. | Interface | org.openqa.selenium.lift | Selenium |
| TextMatcher | Matcher for matching text content within WebElements. | Class | org.openqa.selenium.lift.match | Selenium |
| ValueMatcher | Matches the value of an element, for example an input field. | Class | org.openqa.selenium.lift.match | Selenium |
| WebDriverTestContext | Gives the context for a test, holds page state, and interacts with the WebDriver. | Class | org.openqa.selenium.lift | Selenium |
| XPathFinder | Class | org.openqa.selenium.lift.find | Selenium | |