I have recorded script to download .csv file in gatling using scala. I am able to get the correct response and the file data is visible in session variable.
However, I would like to save this file as .csv on the physical machine with every iteration.
Somethin similar to Save Responses to a file in JMeter. How can I achieve this in gatling. Appreciate your support.
Thanks, Prad