Dan10ch

Results 5 comments of Dan10ch

Okay...... so on more playing this is actually a different issue :) ``` //Response time validation if (!pm.collectionVariables.has("skipResponseTimeValidation")) { var responseTime = (pm.environment.has("responseTimeThreshold") ? pm.environment.get("responseTimeThreshold") : 500); pm.test("Response time is...

I think this is ultimatly caused by : https://github.com/reportportal/agent-js-postman/issues/64

@jjj-holger this looks the same as my issue :) https://github.com/reportportal/agent-js-postman/issues/63 If you take the variable out the name, it might be alright.

See : https://github.com/reportportal/agent-js-postman/issues/67 - related.

I think this is ultimatly caused by : https://github.com/reportportal/agent-js-postman/issues/64