| Package | Description |
|---|---|
| org.unitils.jbehave | |
| org.unitils.jbehave.core.reporters |
| Modifier and Type | Method and Description |
|---|---|
JBehaveConfiguration |
JBehaveConfiguration.addStepsWithSeleniumReporter(SeleniumSteps seleniumSteps)
Add steps class which implements SeleniumSteps and register a selenium screenshot reporter
which takes a screenshot when a step fails.
|
JBehaveConfiguration |
JBehaveConfiguration.addStepsWithSeleniumReporter(SeleniumSteps seleniumSteps,
String directory)
Add steps class which implements SeleniumSteps and register a selenium screenshot reporter
which takes a screenshot when a step fails.
|
| Constructor and Description |
|---|
SeleniumScreenshotReporter(String directory,
SeleniumSteps steps) |
SeleniumScreenshotReporter(String directory,
SeleniumSteps steps,
ScreenshotStrategy strategy) |
Copyright © 2015. All Rights Reserved.