@Component public class ScreenshotUtilsImpl extends java.lang.Object implements ScreenshotUtils
| Constructor and Description |
|---|
ScreenshotUtilsImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
takeScreenshot(java.lang.String suffix,
FeatureState featureState) |
public void takeScreenshot(@NotNull
java.lang.String suffix,
@NotNull
FeatureState featureState)
takeScreenshot in interface ScreenshotUtils