I have a requirement in JMeter, While generating HTML reports using non gui mode,
Only corresponding controllers should get displayed and it should not display its HTTP request samplers
Controllers should not display randomly, It should display according to its order assigned inside the thread group (Eg: Controller 1, 2, 3)
Is there any solution for this requirement ?