| Package | Description |
|---|---|
| com.aventstack.extentreports | |
| com.aventstack.extentreports.model | |
| com.aventstack.extentreports.reporter |
| Modifier and Type | Method and Description |
|---|---|
void |
TestListener.onScreenCaptureAdded(Test test,
ScreenCapture screenCapture)
Invoked each time a screencapture is added
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ScreenCapture> |
Test.getScreenCaptureList() |
| Modifier and Type | Method and Description |
|---|---|
void |
Test.setScreenCapture(ScreenCapture sc) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtentXReporter.onScreenCaptureAdded(Test test,
ScreenCapture screenCapture) |
void |
BasicFileReporter.onScreenCaptureAdded(Test test,
ScreenCapture screenCapture) |
Copyright © 2016. All Rights Reserved.