Modifier and Type | Method and Description |
---|---|
void |
TestListener.onScreenCaptureAdded(Log log,
ScreenCapture screenCapture)
Invoked each time a screencapture is added to log
|
void |
TestListener.onScreenCaptureAdded(Test test,
ScreenCapture screenCapture)
Invoked each time a screencapture is added to test
|
Modifier and Type | Method and Description |
---|---|
void |
KlovMediaStorageHandler.saveScreenCapture(BasicMongoReportElement el,
ScreenCapture media) |
Modifier and Type | Method and Description |
---|---|
AbstractStructure<ScreenCapture> |
Log.getScreenCaptureContext() |
List<ScreenCapture> |
Test.getScreenCaptureList() |
Modifier and Type | Method and Description |
---|---|
void |
Test.setScreenCapture(ScreenCapture screenCapture) |
void |
Log.setScreenCapture(ScreenCapture screenCapture) |
Modifier and Type | Method and Description |
---|---|
void |
ExtentKlovReporter.onScreenCaptureAdded(Log log,
ScreenCapture screenCapture) |
void |
BasicFileReporter.onScreenCaptureAdded(Log log,
ScreenCapture screenCapture) |
void |
ExtentKlovReporter.onScreenCaptureAdded(Test test,
ScreenCapture screenCapture) |
void |
BasicFileReporter.onScreenCaptureAdded(Test test,
ScreenCapture screenCapture) |
Modifier and Type | Method and Description |
---|---|
void |
ConsoleLogger.onScreenCaptureAdded(Log log,
ScreenCapture screenCapture) |
void |
ConsoleLogger.onScreenCaptureAdded(Test test,
ScreenCapture screenCapture) |
Copyright © 2018. All rights reserved.