I'm using JMeter 2.13 with the WebDriver Sampler plugin 1.3.1. In the WebDriver script I'm using subSamples because I'm iterating over a search behavior and want to build a csv and graphs using the subSample data. However, the generated csv file and graphs only contain the aggregate data.
The View Results Tree listener is the only listener that displays subSample data in the JMeter GUI. How can I export the subsample data set to the csv output?
In the screenshot below, I want to export the Load Time for the labelled subSamples.
Thanks
