-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
On firefox it is not possible to set a custom download directory as you can do on chrome like here. The way to do this with firefox is to use a custom profile. Unfortunately there is a bug somewhere between codeception, selenium and firefox that a custom profile can't be defined. See the following bug reports:
- Can't use custom firefox profile or setting preferences SeleniumHQ/docker-selenium#1211
- Set firefox options is not working Codeception/module-webdriver#106
These here are resources I found along the way, but none worked:
- https://github.com/SeleniumHQ/docker-selenium/wiki/How-to-use-a-Firefox-custom-profile
- https://stackoverflow.com/questions/18759762/firefox-selenium-webdriver-and-download-a-csv-file-automatically
- https://codeception.com/docs/modules/WebDriver#_capabilities
- https://stackoverflow.com/a/7549723
- Load firefox profile from suite config. Codeception/Codeception#1403
Metadata
Metadata
Assignees
Labels
No labels