I am trying to set think times inside a "bzm-Parallel Controller" between HTTP-Requests, but unfortunately without success. In my attached test plan I tried to test the parallel controller with 3 requests, but all 3 requests will be started at the same time.
enter image description here I want to set think times of 100-200 ms between each request.
Is there a possibility to configure the "bzm-Parallel Controller" in this way or is it only possible between "normal" requests without a parallel controller?