Hi!
I’ve tried just about everything I can think of to click a button in a certain application without causing it to crash, but nothing has worked yet.
When I manually click the “Approve” button in the application, it works fine. The application is also cool with a Bot clicking the “Approve” button if there are a low number of rules being approved. (I’ve tried 124 and below.) However, I am trying to test out having the Bot approve 1,900 rules in this application, and it crashes every time, no matter if I use hardware events, window messages, whatever.
I’m using UiPath Studio 22.10, which I know has a memory leak issue, but I’m not sure that is the cause.
Again, this application works when I am not automating against it and when I am automating against it for smaller cases. It’s just crashing when there is a large case to process.