How would you use Postman Chrome app to read and write cookies?
What happens when the dynamic variable {{$randomInt}} is added?
Does Newman support file uploads?
Assume you get the following response for a request:
{
"timestamp": 1491748899439,
"status": 401
}
What command do you use to save the timestamp in an environment variable called “token”?