Hi Guys,I am a fresher to uipath where I need to close excel and chrome after my process end
Any recommendations
Hi Guys,I am a fresher to uipath where I need to close excel and chrome after my process end
Any recommendations
I would recommend you to use kill process activity for both EXCEL and Chrome in start of your process
Drag 2 kill process activities and in properties just mention process name as excel and Chrome
Also make continue on error property as TRUE
Thanks
Thanks @nikhil.girish
if you are using the modern experience you can also use the close propertie in use application/browser, and setup it as always, it will help us to always close chrome after your process ends
regards
Thanks @nikhil.girish it’s working now
Thanks for help @fernando_zuluaga
Was using classic actually
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.