Interface | Description |
---|---|
TestContext |
Interface for objects that provide a context (maintaining any state) for web tests.
|
Class | Description |
---|---|
Finders | |
HamcrestWebDriverTestCase |
Base class for tests using the LiFT style API to driver WebDriver.
|
Matchers | |
WebDriverTestContext |
Gives the context for a test, holds page state, and interacts with the
WebDriver . |
Copyright © 2015. All rights reserved.