Downloaded Excel

Hi,
I am clicking download Excel from a web application. An Excel window pops up. Now I need to save this Excel.

For this do I need to send CTRL + F12 key to Excel for Save as to appear and to specify path.
Also there is a security enable in the Excel, which I need to click.

Do I need to use application browser to attach this Excel to be able to do the Save As? How can I do save as in the pop up Excel?

Thank you so much,

@A_Learner,

Yes, you will have to use Use Application/Browser for sending CTRL + F12 key. This will open the save as popup, again use another Use Application/Browser and use Type Into to type the desired file path.

Thanks,
Ashok :slight_smile:

Hi @A_Learner

Prepare the workflow with all the steps to save that excel file manually using click, type into activities.

Thanks!!

Use “Attatch Window” Activity

Thanks
Hammad Rafiq Tukdi :slight_smile:

@A_Learner

Ideally yes you need to be using use application/browser and attach to the open excel instance

can either perform clicks or send hotkeys and save the excel as you need

cheers

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.