Adjust Image's Doctor time to continue script

I did not find any adjustment in the preferences for the time value after the Image Doctor decides to set the image search to failed.

The problem I have is that in using a schedule sometimes image search fails and the manual image doctor would be helpful to pop up and stay indefinitely open, instead of the default few seconds in order to interact.

But how to set this?

Thanks and with best regards

  • Eggplant v 10.1 (1221)

You can accomplish this by running the following command from the terminal window:

defaults write Eggplant DelayForDoctor 0

If I need to set it back to something I may use any value of seconds, e.g. 20 or 600 etc?

That’s correct.