Not able to get authentication token in JMeter
My current application login flow is as mentioned below:
Delete row from CSV after the request is processed in Jmeter
I have a CSV file that contains 500 records. Each of my runs will consume 50 records, and the run will continue for 10 hours with a 1 hour time delay between the runs. To have distinct records for each run, I want to delete the records once the request is executed.