getDebugScreenshotsPrefix method
Use this method to retrieve the prefix added to the file names of locally stored checkpoint images (if enabled).
Syntax
let 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.