I’ve implemented an automation (Cloud UiPath) which performs a click on website URL that downloads locally a File, unfortunately this is not happening.
If the click is performed by a human , the download actually takes place.
When UiPath cloud RPA robot is run, download of file is actually not occurring, despite the appropiate click is being made propperly on the same item/spot…
Could it be due to licensing ? If so, What type of license do we need to get a local file download by performing a click on internet web site ?
Is this a product limitation? UIPatch cloud is not able to do this type of operations/automations ? not able to download locally a file from a click on a website ?
UiPath cloud version.
Automation is a cloud RPA, that clicks on a web site a file to download.
Download is expected to perform an actual “Local” download on the file clicked.
It is expected to locate the file downloaded in Local Folder
C:\Users\User_XXXX\Downloads
Nothing happens when the RPA cloud is ran.
Again, where is the automation running? Locally in Studio? Locally via Assistant? Unattended on a server? “Local” is relative to where the job is running.