maestro
maestro copied to clipboard
Download CSV files generated in container during a test
Description
During a test execution, there are csv files that are generated in a folder inside the container. However, when the test ends, these files are deleted in conjunction with the container. It would be helpful if these csv would be available to download instead of simply being lost.
Solution
Access the folder where the files are being stored inside the container and store those files to be downloaded afterward.