My aim is running first scenerio before second scenerio. CreateStockItemsSeed function should work before CreatePicking function

My aim is running first scenerio before second scenerio. CreateStockItemsSeed function should work before CreatePicking function

Hi @Yusuf,
you can make some sort of sequence setting the startTime common option with a value after the estimated end of the first scenario.
Let me know if it helps you.