- addScenarioLog(String) - Static method in class com.cucumber.listener.Reporter
-
Adds an info message to the current scenario
- addScreenCaptureFromPath(String) - Static method in class com.cucumber.listener.Reporter
-
Adds the screenshot from the given path to the current step
- addScreenCaptureFromPath(String, String) - Static method in class com.cucumber.listener.Reporter
-
Adds the screenshot from the given path with the given title to the current step
- addScreenCast(String) - Static method in class com.cucumber.listener.Reporter
-
Adds the screen cast from the given path to the current step
- addStepLog(String) - Static method in class com.cucumber.listener.Reporter
-
Adds an info message to the current step
- after(Match, Result) - Method in class com.cucumber.listener.ExtentCucumberFormatter
-
- assignAuthor(String...) - Static method in class com.cucumber.listener.Reporter
-
Sets the author name for the current scenario