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?