-
public interface ScreenshotNameProviderProvides names for screenshots
-
-
Method Summary
Modifier and Type Method Description abstract StringgetScreenshotName(String tag)-
-
Method Detail
-
getScreenshotName
abstract String getScreenshotName(String tag)
- Parameters:
tag- a tag to identify a screenshot
-
-
-
-