I was downloading something from a website using power automate desktop. so after clicking on the download button I do a send keys {Alt}({d}) to focus on foreground window which is supposed to be the dialogue box where i can pick where to download and then press save. Now the problem is, I recorded all the things, got the UI for the edit address part of the dialogue box and then I run the flow. It ran well and the things got downloaded.
But few days later when i run the flow, the send keys {Alt}({d}) can't pick the foreground dialogue box, although everything else is same. so i record again and it works. But later the problems is happening again.
I am feeling really uncomfortable about this. It feels like dialogue boxes are hard to catch, or there is something needed to be done that I don't know. Can anyone has a good solution to this problem?