Problem: there are multiple folders are created in the root path.
Solution: create one folder for output files and add an ability to manage path from the config file. In this folder ./results... folders will be added and ./artifacts folder.
Also, I am curious what is the difference between screenshots in ./artifacts folder and in ./results... folders. Do we need ./artifacts folder at all?
Problem: there are multiple folders are created in the root path.
Solution: create one folder for output files and add an ability to manage path from the config file. In this folder
./results...
folders will be added and./artifacts
folder.Also, I am curious what is the difference between screenshots in
./artifacts
folder and in./results...
folders. Do we need./artifacts
folder at all?