| Package | Description |
|---|---|
| net.thucydides.core |
Core domain model for the Thucydides application.
|
| net.thucydides.core.annotations.locators | |
| net.thucydides.core.batches | |
| net.thucydides.core.model |
The Thucydides domain model, which represents acceptance test runs.
|
| net.thucydides.core.pages |
Classes designed to make it easier to work with Page Objects in WebDriver.
|
| net.thucydides.core.reports |
Thucydides generates reports in HTML and XML by default.
|
| net.thucydides.core.steps |
Base class to be used when writing a library of resuable test steps.
|
| net.thucydides.core.webdriver |
Manage WebDriver instances, and knowing what WebDriver types are supported.
|
| Class and Description |
|---|
| Configuration |
| Class and Description |
|---|
| ElementProxyCreator |
| Class and Description |
|---|
| Configuration |
| Class and Description |
|---|
| Configuration |
| Class and Description |
|---|
| Configuration |
| WebdriverProxyFactory
Provides a proxy for a WebDriver instance.
|
| Class and Description |
|---|
| Configuration |
| Class and Description |
|---|
| Configuration |
| WebdriverManager
Manage WebDriver instances.
|
| WebdriverProxyFactory
Provides a proxy for a WebDriver instance.
|
| Class and Description |
|---|
| Configuration |
| DriverSource
You can implement this class to provide your own driver instance.
|
| ElementLocatorFactorySelector |
| ElementProxyCreator |
| SupportedWebDriver
The list of supported web drivers.
|
| ThucydidesWebDriverEventListener
Listener class used to know when a new Webdriver instance has been created.
|
| UnsupportedDriverException
Thrown when the test runner tries to use an unsupported WebDriver driver.
|
| WebDriverFacade
A proxy class for webdriver instances, designed to prevent the browser being opened unnecessarily.
|
| WebDriverFactory
Provides an instance of a supported WebDriver.
|
| WebdriverInstanceFactory
Centralize instantiation of WebDriver drivers.
|
| WebdriverInstances.InstanceRegistration |
| WebdriverManager
Manage WebDriver instances.
|
| WebdriverProxyFactory
Provides a proxy for a WebDriver instance.
|
Copyright © 2011–2014 Wakaleo Consulting. All rights reserved.