Is there a way to automatically count the child samples in a thread group? My test is for a web application, and one run through a scenario is 55 http requests, another is 62 http requests.
Is there a way to just generically set the Constant Throughput Timer at the bottom of the thread group and just feed it an automatically counted variable like "SampleCount"? Thanks! --Michael P

