I'm looking for a way to run requests sequentially within my Insomnia collection, similar to how it's done using the collection runner in Postman. My collection contains a series of requests, and I'd like to execute them in a specific order to thoroughly test the functionality of my API.
Is there a feature or approach in Insomnia that allows me to achieve this sequential execution of requests in a collection? Your guidance would be greatly appreciated.
Thank you!
Different request in my Collection
I was researching it, but it is not as straightforward as Postman. I think you have to install plugins or use an external app