public class WebdriverPhotographer extends java.lang.Object implements Photographer
| Constructor and Description |
|---|
WebdriverPhotographer() |
| Modifier and Type | Method and Description |
|---|---|
<T> java.util.Optional<T> |
takeScreenshot(Driver driver,
org.openqa.selenium.OutputType<T> outputType) |
public <T> java.util.Optional<T> takeScreenshot(Driver driver, org.openqa.selenium.OutputType<T> outputType)
takeScreenshot in interface Photographer