- I'm doing an automation in Power Automate Desktop, and I'm stuck on a problem, I need you to help me solve it.
In a step of the flow, I make a filter and look for some information, with that, a page is updated, bringing a file (updated) with the information I requested.
In this file, after clicking on actions (function in green shown in the previous image), you have the option of "execution details"
When this button is pressed, I am directed to another screen (each button on this one has a link). However, the flow gives an error, because when I map the button, I use the last download as an example, but every time the flow is executed, a "last file" appears, so the flow does not find the correct button (the button must be clicked on the last downloaded file, which happens every time the flow is executed).
Information shown in Power Automate Desktop after the error:
-I need to make the bot understand that the "execution details" button is clicked after the last update.