Runner collection result

Hi there community. I am working on workflows with or without and i am getting an error when use the pm.setNextRequest() to run the collection on requests.I tried many ways from (classic Runner) if there is one to Run or monitor and i am getting the same error result TypeError: pm.setNextRequest is not a function.How do i work out this issue.thx in advance

Hey @flight-candidate-665 :waving_hand:t2:

The pm.sendNextRequest() function now comes under the name pm.execution.setNextRequest()

thx again it worked!

1 Like