getDebugScreenshotsPath method
Use this method to retrieve the folder path where saved checkpoint images are stored (if enabled).
Syntax
String value = eyes.getDebugScreenshotsPath();
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.