Can UIPath Configure Chrome's Default Download Location

I am using UIPath to grab PDF files from a website. Currently, I need to manually configure the download directory of the files through Chrome’s settings. Is there a quick/easy way that I can choose the download location from within UIPath.

I guess I could use a series of clicks…

CLICK Chrome Settings > CLICK Downloads > CLICK Browse Directory, etc.

But, is there a better way to do this?

Thanks