| Interface | Description |
|---|---|
| AtlassianWebDriver | Deprecated
scheduled for removal in 3.0.
|
| Class | Description |
|---|---|
| AtlassianWebDriverModule |
Guice module providing Atlassian WebDriver components.
|
| AtlassianWebDriverTestBase | Deprecated
This class is no longer necessary as most of its functionality is provided
by the JUnit rules in
com.atlassian.webdriver.testing.rule
Scheduled for removal in 3.0 |
| DefaultAtlassianWebDriver |
Exposes a set of common functions to use.
|
| Drivers |
Utils for getting and manipulating
WebDriver instances. |
| Elements |
Utilities related to manipulating/querying of web elements (of any sort).
|
| LifecycleAwareWebDriverGrid |
Simple lifecycle aware Webdriver helper that will setup auto browsers and then retrieve a driver from the factory.
|
| WebDriverFactory |
Checks the System property webdriver.browser to see what browser driver to return.
|
Copyright © 2015 Atlassian. All rights reserved.