getDebugScreenshotsPrefix method
Use this method to retrieve the prefix added to the file names of locally stored checkpoint images (if enabled).
Syntax
String value = eyes.getDebugScreenshotsPrefix();
Parameters
This method does not take any parameters.Return value
- Type: String
Remarks
Enable and disable saving screenshots to the local disk using the setSaveDebugScreenshots method.