In postman, Increase environment variable by 1 after every collection run

前端 未结 0 935
花落未央
花落未央 2020-12-29 14:04

any idea why the following code doesn\'t update the id variable with 1, after the 39 tests in the collection runs?

var id = pm.environment.get("id")         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题