Aug 17
Postman Tutorial Part 33 – Retrieve Path Variables Value in Tests Script in Postman
We have already seen Usage of Path variables in Postman. We may need to retrieve provided path variables for assertion in scripts in Postman. We have already seen about Retrieving query parameters in tests in Postman. In this post we will see retrieving Path variables in tests in Postman. We can retrive provided path variables […]