| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InternalSystemClock
Object that encapsulates system clock operations.
|
| Modifier and Type | Method and Description |
|---|---|
protected SystemClock |
PageObject.getClock() |
| Modifier and Type | Method and Description |
|---|---|
protected SystemClock |
BaseStepListener.getClock() |
| Constructor and Description |
|---|
StepDelayer(SystemClock clock) |
Copyright © 2011–2014 Wakaleo Consulting. All rights reserved.