debug_screenshots_prefix property
Use this property to set and retrieve the prefix that should be added to the file names for locally stored checkpoint images (if enabled).
Syntax
eyes.debug_screenshots_prefix = value # type is Text
value = eyes.debug_screenshots_prefix
Type:Text
A prefix to be added to the saved checkpoint images filename.
Remarks
Enable and disable saving screenshots to the local disk using the save_debug_screenshots property.