using the later solution for each request I get a
There was an error in evaluating the test script: ReferenceError: response is not defined.
I’m guessing that the repsonse.body needs defining (const or var?) for it to be picked up?
using the later solution for each request I get a
There was an error in evaluating the test script: ReferenceError: response is not defined.
I’m guessing that the repsonse.body needs defining (const or var?) for it to be picked up?