NullPointerException when adding REST Request to a Test Case
I have one particular REST request to add to a Test Case but, for reasons unknown, when I add it a NullPointerException is generated. I have other REST requests which I can add to Test Cases ok. Below...