Hi,
I want to control the order of the vus runs during a test.
Scenario:
I want to run all the Vusers on scenario 01 before scenario 02 users start during the same test.
Workaround :
Control the scenario using startTime option on the executor,
any other options like priority or order or any other workaround?