How can i do same activity parallely in a loop

Am trying to automate the tracking orders of swiggy application.
Any suggestions for the design?
suppose i have placed 5 orders. I need to track the 5 orders parallely and to sort down the orders which will be delivered first .

Please share your ideas

1 Like

Hi @reshmaprabh

Try using Parallel For Each activity.

Thanks,
Arun

2 Likes