Is there a way to run multiple samplers within the same Thread Group?
I want to spit my threads to use different bitrates based on user defined parameters.
My Test Plan looks like this:

Where the MIN and MAX bandwidth controllers are Throughput Controllers configured with percentage executions.
Only the top most HLS sampler in the test plan is getting executed.
Thanks in advance