Makes a GET request and stores the response in the test state. Stores values in lastResponse and lastStatusCode.
lastResponse
lastStatusCode
When I pw make request to "https://api.example.com/v1/users" Copy
When I pw make request to "https://api.example.com/v1/users"
Makes a GET request and stores the response in the test state. Stores values in
lastResponseandlastStatusCode.