All Classes
-
All Classes Interface Summary Class Summary Class Description AttributeMatcher hamcrest matcher for attributes ofWebElements.BaseFinder<S,T> Base class forFinders.DisplayedMatcher Hamcrest matcher for displayed status ofWebElements.DivFinder Finderfor HTML div tags.Finder<S,T> Finders HamcrestWebDriverTestCase Base class for tests using the LiFT style API to driver WebDriver.HtmlTagFinder BaseFinderfor all types of HTML tags.ImageFinder Finderfor HTML image tags.InputFinder Finderfor HTML input tags.LinkFinder AFinderfor HTML anchor tags, "links".Matchers NumericalMatchers Various numerical hamcrestMatchers.PageTitleFinder AFinderfor HTML title tags.SelectionMatcher Matcher to match a selected element (e.g.TableCellFinder AFinderfor HTML table cell "td" tags.TableFinder AFinderfor HTML table tags.TestContext Interface for objects that provide a context (maintaining any state) for web tests.TextMatcher Matcherfor matching text content withinWebElements.ValueMatcher Matches the value of an element, for example an input field.WebDriverTestContext Gives the context for a test, holds page state, and interacts with theWebDriver.XPathFinder AFinderfor elements using XPath expressions