Hi
I use power automate desktop. And got a Issue about "Failed to Get window"
My application is to looping get excel record inquiry data in system and download files.
The error occur when. The robot find the data and save files (Windows save as file dialog appear)
The robot save files successfully.
When start the next record seem Power automate can't find any UI Element and throw "Failed to get window"

I try to Test the element while application struck there. The element is found correctly.

I try to test many scenario. All record step will run fine "If there no Windows save files dialog appear" still found the element.
And robot run perfectly.
I assume that the "Windows save files dialog" is the cause of this case. And try to use "Focus Window" and "Get Window" but it no luck.
After "Windows save files dialog" and save done. Next UI Element can't not be found. and throw error "Failed to Get window"
Will thank you for assist.