Hi Everyone,
I created my first automation where i need to perform some steps in Navision. I noticed the following few quirks about the automation which i am wondering if anyone has any advice on how to iron them out.
-
Robot pauses at certain steps (10-15 second) before continuing. This happens without any delay before/after setting, Wait for Ready is at None. It happens especially on fields that have been added by the robot(i.e. search filter, where robot click on add row first, before keying into the search filter fields)
-
Robot intermittently throws “SelectorNotFoundException”. I’ve checked and used Dynamic Selector, Not used AAName or IDx, and the automation can run smoothly for 10-12 times and than suddenly throws that exception. Whats even more strange is that i use the try catch and a loop to try to run that same steps again and it works. It’s stange too is that when I run on debug mode to get to that error step and stop the automation, selecting the UIExplorer on that Navision windows does not let me select anything in the windows( the whole window is green highlighted)
Anyone has any idea or experience with this?
Thank you very much.
regards
wilson