How to manage apps that opens before or while a uipath process is running on unattended robot?

Hi,

I have a UiPath process and this is running daily on unattended robot. Somethimes another apps (UiPath assistant included) that are opened blocked the ui interface and I have errors.

How can I manage these situations? How can I close those apps? What can I do to stop UiPath assistant to appear when my process is running.

HI @adrianab.98

Checkout this tutorial and do as this it will help you

Regards
Sudharsan

Hello @adrianab.98
Use attach window activity and indicate the UiPath assistant then place the minimize activity in it.

Use activate activity to get the desired application get the foreground and use simulate click and simulate type as much as possible.
https://docs.uipath.com/activities/docs/activate

Thank you!

Hi @adrianab.98

If your query got resolved kindly close the topic so that it will be helpful for others too.

Happy Automation!

Regards
Sudharsan

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.