I have one testcase to test a webservice but it has a huge amount of custom properties. Is it possible to generate the variables to access them? Now I have to click on getData and select the correct property in the scripting env. but for so many properties it takes a while.
Second: if there is no way of doing it, is it maybe possible to iterate through all the custom properties in the script env?