All Classes
-
All Classes Interface Summary Class Summary Class Description AttributeMatcher hamcrest matcher for attributes ofWebElement
s.BaseFinder<S,T> Base class forFinder
s.DisplayedMatcher Hamcrest matcher for displayed status ofWebElement
s.DivFinder Finder
for HTML div tags.Finder<S,T> Finders HamcrestWebDriverTestCase Base class for tests using the LiFT style API to driver WebDriver.HtmlTagFinder BaseFinder
for all types of HTML tags.ImageFinder Finder
for HTML image tags.InputFinder Finder
for HTML input tags.LinkFinder AFinder
for HTML anchor tags, "links".Matchers NumericalMatchers Various numerical hamcrestMatcher
s.PageTitleFinder AFinder
for HTML title tags.SelectionMatcher Matcher to match a selected element (e.g.TableCellFinder AFinder
for HTML table cell "td" tags.TableFinder AFinder
for HTML table tags.TestContext Interface for objects that provide a context (maintaining any state) for web tests.TextMatcher Matcher
for matching text content withinWebElement
s.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 AFinder
for elements using XPath expressions