Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download folder #20

Open
prbreezy opened this issue Apr 23, 2020 · 1 comment
Open

Download folder #20

prbreezy opened this issue Apr 23, 2020 · 1 comment

Comments

@prbreezy
Copy link

Hi,

Is there any way to specify the download folder chrome ?

Thanks.

@siomiz
Copy link
Owner

siomiz commented Apr 23, 2020

Chrome doesn't have a way to specify download location using command line arguments (or config files).

You could try:

  • a premade profile with preference set to your specification,
  • volumes and symlinks; -v /path/to/Downloads:/home/chrome/Downloads, or
  • or ChromeOptions if you're using Selenium

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants