Could you please help with my test task to a vacancy? I need to open the website then click the download button and then save the file to the project folder. The task also tells that the project must be independ and have no dependencied to my environment. I use the StudioX because I’m new into UITask.
I try to use “type into” with a “UiPath.Core.Activities.GetEnvironmentFolder” value but it does not allow.
How can I set the project folder when I save the file?
if you are using a chrome or such browser you can enable the Default download location as “Always Ask” so that save as popup vwill be visible and you can directly give the complete file path in the filename field
But now there is another problem. To paste the project folder path I should click the “Save as” dialog window adress line first. But when this line changes the program stops working fine. It wants to connect to the certain path line like “C:\users.…” but this path is going to be different to every PC…