I am seeing a consistent issue when I build out a process. When I want to simulate a click on an webpage sometimes the bot will do it sometimes it won’t. For example, if I test it once it will click where I want it to click and if I run it again it will not find it. The selectors all of a sudden becomes invalid.
This also happens when I am trying to click “File” and “Save As”. This is a process when I am trying to download a file from a website. I have tried only clicking the aaname or taking out the generic selectors.
Does any one have an idea of why this is happening? I have attached pictures for references.
I made a copy of the XAML file since it holds passwords and usernames and had to delete it from file. However I didn’t delete it any activities.
When I repair the selectors it will work for 3-4 activities than the following activity’s selector becomes invalid. Or if it runs all the way through and I try running it again, it gives me errors of selectors being invalid or it can’t find it on the screen of where to click.