Download directory path issue

I am supposed to download a file and store it in a specific location in file explorer using type into activity with the shown path. The problem is that it downloads in the last folder that I have downloaded the file manually(not downloaded by UiPath) which is a completely different folder. How can I fix this and get the UiPath to store the downloaded files wherever I want?
image
image

Do you download from Browser? This sounds like a setting in Browser.

Does it go to Download Folder? If yes you can also use File Change Trigger and use the Result with a Move / Copy File to new Path.

do you have a solution to change the setting in the browser. I am using Edge.
Thanks

@Amr_Nweery

Go to settings

In the windows you can type into whole of the path and the filename and extension so that it saves in the same location

cheers