Recommendation from uipath on handling browser out of memory issue

Is there any official recommendation/documentation from uipath for handling ‘browser out of memory’ issue?

@Shafeer

Welcome to Forums

There was no specific recommendation

But you can always check the recommendations for the hardware to maintain

Also you have to check any other apps are running background which creates memory issue

Also while dealing with a large project, always follow the best practices from uipath

Hope this helps

Thanks

Can somebody share best practices suggested for handling browser?

Some of the things which I follow is Proper log out, Killing the existing browser(Only for the current session), Clearing cache of browser using scripts(Power shell)