How do I pause a newman run

Simple question, Postman app has this “Pause” button that I can use to pause/resume a collection run. How do I do this using newman on command line?

image

Hey @postmanerrrrrrr :wave:

There isn’t an easy way to do that within Newman itself but there is a custom reporter, created by @shamasis, that would allow you to pause the execution and inspect different parts of the active Collection run.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.