I have more than 100 API requests in postman. When I try to run collection, If the first request (login request) is failed, I want to stop running.
After investigation in postman, it looks like doesn’t support this function. Any ideas on this case ?
Thanks