After further investigation: Chrome, when started by IBM RPA, is using a user profile which is different than the default one and is not persistent.
So each time, there is another user-data-dir and changed Chrome-settings will not be used the next run.
------------------------------
nordine vandezande
------------------------------
Original Message:
Sent: Fri January 22, 2021 06:45 AM
From: nordine vandezande
Subject: Change download folder
Hi
I am using Chrome (webStart --name ISO --type "Chrome") for an automation that needs to download a file (webNavigate --url "http://whatever/download").
No problem with that but I noticed that a Chrome instance initiated by IBM RPA is using a different download location (C:\Users\whatever\AppData\Local\IBM Robotic Process Automation\downloads) compared to running Chrome directly.
Is it possible to change the location IBM RPA uses?
------------------------------
nordine vandezande
------------------------------