save_debug_screenshots property
Use this property to set and retrieve whether or not checkpoint images should be copied to a local file (typically for troubleshooting).
Syntax
eyes.save_debug_screenshots = value # type is bool
value = eyes.save_debug_screenshots
Type:bool