Test dependency in request collections

My question: I would like to add a dependency in the request like if the previous request is passed then run this current request and if it is failed then skip all the requests in that folder and move to another folder in collection execution.

I have added a screenshot below so in that if “add new” request fails then all the below 3 verify should not run and execution should continue from update folder.

Is it possible to do this somehow?

Thanks for your post, and sorry we didn’t get to this sooner. This isn’t the experience we want for our users.

Since the post is a bit older, we’re closing it to make room for newer discussions. You should be able to use a script to control that workflow with pm.execution.setNextRequest.