Use the pm.execution.setNextRequest() function when running a collection with the Collection Runner, the Postman CLI, or Newman. It has no effect when you run a request using Send .
@danny-dainton , thank you for that insight as I had no idea . I intend to use it in “Collection Runner” but for testing the logic I was doing in the “individual request”. Will keep that in mind, thank you again !