Postman pre request scripts are not executed while performance testing

230 Views Asked by At

while executing performance tests for the following collection, pre request scripts are just not executed..

I see no logs, nor any other expected behaviour inducted by the script.

Another strange behaviour is that the scripts are executed if i run the collection in "functional" mode, but not in "performance"

Are you aware if is this a postman bug or something i am making wrong in the the collection configuration?

Tried to modify the scripts, invert execution order, debug the script execution with logs. But the behaviour remains the same.

0

There are 0 best solutions below