Postman: How to make multiple requests at the same time

前端 未结 8 878
滥情空心
滥情空心 2020-12-12 10:55

I want to POST data from Postman Google Chrome extension.

I want to make 10 requests with different data and it should be at the same time.

8条回答
  •  我在风中等你
    2020-12-12 11:15

    Not sure if people are still looking for simple solutions to this, but you are able to run multiple instances of the "Collection Runner" in Postman. Just create a runner with some requests and click the "Run" button multiple times to bring up multiple instances.

提交回复
热议问题