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,
<any> outputType) |
public <T> java.util.Optional<T> takeScreenshot(Driver driver, <any> outputType)
takeScreenshot in interface Photographer