'Download file to specific directory via Selenium (IntelliJ IDEA)
I am using Selenium to click on the element and download the file. But IntelliJ IDEA automatically created a subdirectory with a random name for the directory specified by me as a place for storing downloaded files. Because of that I cannot use the path of my directory for the next tests. Does somebody know how to avoid the automatic creation of subcategories while downloading files?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
