Hello,
I am facing a really weird problem with an automation, the thing is thr following.
I need to manage a .docx Word document, pasting tables with info from an Excel. Everything goes ok till I have to click in the 0,1 position from the table, then the Microsoft application stops working till Uipath reaches the 30 second timeout, then the application comes back to life and the process ends with a selector not found exception.
I checked the selector and works fine when the application does not break, but as long Uipath requires the click action from the Word, it just stops working. I also checked for a performance problem in the machine, but it works fine and only is Microsoft Word the app that breaks.
I don’t really know what to do, I appreciate any kind of help. Thank you in advance