该文被密码保护。 阅读全文
随笔分类 - 🔧postman
test examples/test scripts
2018-06-01 15:33 by 改改~_~, 559 阅读, 收藏,
摘要:
//https://www.getpostman.com/docs/v6/postman/scripts/test_examples //Setting an environment variable pm.environment.set("variable_key", "variable_value"); //Setting a nested object as an environme... 阅读全文