| Package | Description |
|---|---|
| net.thucydides.core.pages |
Classes designed to make it easier to work with Page Objects in WebDriver.
|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
protected WebdriverProxyFactory |
Pages.getProxyFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected WebdriverProxyFactory |
BaseStepListener.getProxyFactory() |
| Modifier and Type | Method and Description |
|---|---|
static WebdriverProxyFactory |
WebdriverProxyFactory.getFactory() |
Copyright © 2021. All rights reserved.