Package io.fluentlenium.core.events
Interface GetScreenshotAsListener<X>
- Type Parameters:
X- the type of the screenshot output
public interface GetScreenshotAsListener<X>
Listen to ScreenshotAs.
-
Method Summary
-
Method Details
-
on
Called before or after ScreenshotAs event.- Parameters:
outputType- output type
-
on
Called before or after ScreenshotAs event.- Parameters:
outputType- output typex- object
-