public class SerenityListeners extends Object
| Constructor and Description |
|---|
SerenityListeners(Configuration systemConfiguration) |
SerenityListeners(StepEventBus stepEventBus,
Configuration systemConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
BaseStepListener |
getBaseStepListener() |
List<TestOutcome> |
getResults() |
protected Configuration |
getSystemConfiguration()
The configuration manages output directories and driver types.
|
SerenityListeners |
withDriver(org.openqa.selenium.WebDriver driver) |
public SerenityListeners(Configuration systemConfiguration)
public SerenityListeners(StepEventBus stepEventBus, Configuration systemConfiguration)
public SerenityListeners withDriver(org.openqa.selenium.WebDriver driver)
public BaseStepListener getBaseStepListener()
public List<TestOutcome> getResults()
protected Configuration getSystemConfiguration()
Copyright © 2022. All rights reserved.