Remove un-necessary screenshot

Hi,

Is there a way to turn off screenshot previews when I developing?
My PC is not so great and I want to turn off everything that is not necessary for the Uipath studio.

Hi,

Are you talking about the ‘Remove Informative screenshot’ option while indicating elements?

I guess after developing a part of a workflow you can go to project folder and delete all contents of .screenshots folder in that.

From the UiRobot you can disable all kinds of logging :image
Don’t keep many ‘Writelines’ while development, multiple actions in a same window use a Window/attach browser container…so on and so forth. (Ref : https://studio.uipath.com/search?q=best%20practice)

Don’t keep too big variables in memory moving from one workflow to another - limit it so that yo can reduce crashes.

I guess following best practices and the steps above are enough :slight_smile:

Regards

2 Likes