Hi - I am new to using the collection runner in Postman and hope someone can suggest something for this problem.
I have a collection that contains one POST request. On my host machine I run the request on itβs own and it completes successfully. I can also use Runner to execute Functional and Performance tests of the collection successfully.
On a virtual machine I installed Postman and logged into the same account. I can run the same request successfully and can also execute a Functional test of the collection successfully.
But if I try a Performance test on the virtual machine it appears that no requests are being sent at all. Am I missing something obvious?