Robotic Process Automation (RPA)

 View Only
  • 1.  Download Path does not work in msedge

    Posted Mon January 02, 2023 08:44 PM

    There is a download in msedge browser, I set it manully in setting and it works by manualy download.
    But, when IBM RPA run it using the element ID, the download path will be directed to below path

    C:\Users\221030672\AppData\Local\IBM Robotic Process Automation\downloads
    and the "Show downloads menu when a download starts" can not be disabled.

    I debug it and found that IBM RPA will set the download path automaticlly to C:\Users\221030672\AppData\Local\IBM Robotic Process Automation\downloads
    Is there any advice how to fix this issue?



    ------------------------------
    Yan Hai Zhao
    ------------------------------


  • 2.  RE: Download Path does not work in msedge

    IBM Champion
    Posted Tue January 03, 2023 08:28 AM
    Hi Yan,

    If you really want to use the customized download path, you have to enable the "Load user profile" parameter in the Start Browser command. Just beware that when enabling this parameter you have to close all other browser windows of the target browser.



    ------------------------------
    Vinicius Marques
    ------------------------------



  • 3.  RE: Download Path does not work in msedge

    Posted Tue January 03, 2023 07:03 PM
    Vinicius,  Thanks your support. I test it and found that I must close Chrome, otherwise it will start the chrome not edge. And it shows "Fail to start Edge navigator" error. I closed chrome, and then it can start, but some functions failed. This is a select option, thank you again.

    ------------------------------
    Yan Hai Zhao
    ------------------------------



  • 4.  RE: Download Path does not work in msedge

    IBM Champion
    Posted Tue January 03, 2023 11:03 AM
    Hey Yan,

    I will also add that IBM RPA does have a Wait Download Command. This will allow you to wait for the download to finish, provide it a name, and specify which directory to save the file after downloading.



    ------------------------------
    Martin Medina
    Salient Process
    ------------------------------



  • 5.  RE: Download Path does not work in msedge

    Posted Tue January 03, 2023 07:05 PM
    Martin, Thanks your support.  I have not met the download failure issue. but this is a good reference for download. thanks again.!

    ------------------------------
    Yan Hai Zhao
    ------------------------------



  • 6.  RE: Download Path does not work in msedge

    IBM Champion
    Posted Fri January 06, 2023 09:29 AM
    No worries! This is just a great option in the future if you'd like to specify where you would like your target downloads to go.

    ------------------------------
    Martin Medina
    Salient Process
    ------------------------------