Type into - current directory plus enter key

why above wont save the downloaded report to the current directory?

Hi @beginner_RPA

→ Before the Type into activity insert the click activity and indicate the File Name field in Save options window.
→ After that click activity insert the Type into activity to give the path of the folder.
→ Then insert another click activity after Type into activity and indicate on the save button.

Then it will work.

Hope it helps!!

above does not work for my case

Are you getting any error or the folder path doesn’t entering in the field… @beginner_RPA

file path is entering into the filed but just not able to save the downloaded file even i did add click activity to save.

Hi @beginner_RPA

Use Wait for download activity and inside that placed your type into activity

hope this helps

What is stored in the Current Directory variable?? Could you please elaborate?