maestro icon indicating copy to clipboard operation
maestro copied to clipboard

Download CSV files generated in container during a test

Open crazyplayy opened this issue 2 years ago • 0 comments

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.

crazyplayy avatar Sep 27 '23 10:09 crazyplayy