public class ThucydidesListeners extends Object
| Constructor and Description |
|---|
ThucydidesListeners(Configuration systemConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
BaseStepListener |
getBaseStepListener() |
List<TestOutcome> |
getResults() |
protected Configuration |
getSystemConfiguration()
The configuration manages output directories and driver types.
|
ThucydidesListeners |
withDriver(org.openqa.selenium.WebDriver driver) |
public ThucydidesListeners(Configuration systemConfiguration)
public ThucydidesListeners withDriver(org.openqa.selenium.WebDriver driver)
public BaseStepListener getBaseStepListener()
public List<TestOutcome> getResults()
protected Configuration getSystemConfiguration()
Copyright © 2011–2014 Wakaleo Consulting. All rights reserved.