|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use net.thucydides.core.webdriver | |
|---|---|
| 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. |
| Classes in net.thucydides.core.webdriver used by net.thucydides.core.model | |
|---|---|
| Configuration
|
|
| Classes in net.thucydides.core.webdriver used by net.thucydides.core.pages | |
|---|---|
| Configuration
|
|
| ThucydidesWebDriverEventListener
Listener class used to know when a new Webdriver instance has been created. |
|
| WebdriverProxyFactory
Provides a proxy for a WebDriver instance. |
|
| Classes in net.thucydides.core.webdriver used by net.thucydides.core.reports | |
|---|---|
| Configuration
|
|
| Classes in net.thucydides.core.webdriver used by net.thucydides.core.steps | |
|---|---|
| Configuration
|
|
| WebdriverProxyFactory
Provides a proxy for a WebDriver instance. |
|
| Classes in net.thucydides.core.webdriver used by net.thucydides.core.webdriver | |
|---|---|
| Configuration
|
|
| 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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||