
I have a flow which downloads a series of files. Sometimes there's a duplicate. When it starts to download a duplicate, Windows throws a CONFIRM SAVE AS dialog box over the original SAVE dialog box my flow had launched. I want to overwrite the file and continue, but I can't click the YES in the CONFIRM SAVE AS box. The entire flow is now frozen at this spot.
First off, is this even an error? I tried creating a subflow where it clicks the YES box and assigned it ALL ERRORS in the Advanced Menu. Nothing.
Clicked: Retry action if error occurs. Nothing.
Please post a screenshot.
Did you try to capture the respective UI element using UI actions (not web automation)?