We are facing issues in running bot on UAT machines in unattended mode and also we are facing a excel conflict issue when bot is trying to close a specific excel window through "Close window" activity when multiple excel windows are opened on all the belo
Page 1 / 1
Hi There, Kindly check the below link for what you can check in case bot fails in unattended mode but works fine in attended mode:
Hi @Hemalatha Gorrepati ,
If you are trying to close Excel Windows, I would suggest using the Excel Advanced: Close Action, as it locates the Excel Window on the basis of the Session Variable.
That way, if you have multiple Excel Windows open, and only wish to close one, this can come in handy.
But if you were trying to close All instances of Excel, such as when you are cleaning up, it would make sense to use the Application: Open Program/File Action and pass in Taskkill like so:
Kind Regards,
Ashwin A.K
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.