debug_screenshots_path property
Use this property to set and retrieve the folder path where locally saved checkpoint images should be stored (if enabled).
Syntax
eyes.debug_screenshots_path = value # type is Text
value = eyes.debug_screenshots_path
Type:Text
A pathname where saved checkpoint images should be stored.
Remarks
Enable and disable saving screenshots to the local disk using the save_debug_screenshots property.