Click Saveas button is not working in Msedge

Click Saveas button is not working in Msedge browser while running in unattended mode. It was working good in attended mode

Hi @rizvana.mohammed

Can you try this if it works. Also share exact error waht you are getting ?

SaveFileFromEdge.xaml (34.7 KB)

@rizvana.mohammed

Please elaborate more on this with screenshots and samples.

@rizvana.mohammed

what is the machine?

is it cloud serverless? - if yes it would not work

also did you use separate scope to attach to that window?

can you show the selector please

cheers

@rizvana.mohammed Can you share some Screen Shots or any error message if possible

Okay ive done some testing to try and get your error. I built the following in Edge.

When I ran in attended mode it was fine but when I ran with unattended I got the following message. “Cannot bring the target application in the foreground” I am hoping this is the same as what you got.

I fixed this by changing the Input mode for both Save Link As button and the Save button to “Simulate” instead of Chromium API or Hardware events. After I did this the run was successful. I have supplied the project files as well. Hope that helps : )

SaveAs.zip (631.5 KB)