So, two days ago I set all this worflow with UiPath. It worked good enough… it would usually break after some 10-12 loops (when I needed 1200 loops), but ok, it was good enough for a start, just needed to sort out some problems at the end of the flow.
Yesterday, however I opened our browser program that I need to automate and UiPath, and tried to run the bot.
NOTHING was working. In particular, when UiPath bot should click at OK at the botton right of some pages, the mouse would try to click it some 100-150 pixels ABOVE the real OK position.
And today… to my surprise, I tried running it again… and the mouse was trying to click OK some 150 pixels BELOW the OK position (ended up clicking task bar icons!)
Now, the funny thing is that for some reason, when I set this bot, I do not know what I did differently, but no mouse click is capturing containers or nothing. All click tasks have screenshots showing the entire screen, and have CURSOR POSITIONING, with TARGET fields empty.
Now, what is more weird, is that the POSITIONING in pixels is right!!
If I go to the “INDICATE ON SCREEN”, I check the pixel location of the click and it’s right. But when I run the bot, and it’s wrong.
I tried offsetting the cursos to a WRONG pixel position to click the correct location of the OK (like 1600x750, when the ok is actually at 1600x850) but then it broke OTHER tasks, even though I had not changed them…
Any idea what is happening? I t