setSaveDebugScreenshots method
Use this method to set whether or not checkpoint images should be copied to a local file (typically for troubleshooting).
Syntax
eyes.setSaveDebugScreenshots(saveDebugScreenshots);
Parameters
- saveDebugScreenshots
- Type:boolean
- If set to true, then checkpoint images is saved to a local directory.
Return value
- Type: