Forum Discussion
annika
14 years agoOccasional Contributor
thank you for awnsering, i try to explain more.
I want to store some Information in a Grovystep like I do, when I use testRunner.testCase.setPropertyValue('Name',name). But this comand only takes strings and I need to exit more complicated Information out of the Groovy step. I want to export something like a map to use it in another groovystep later.
I want to store some Information in a Grovystep like I do, when I use testRunner.testCase.setPropertyValue('Name',name). But this comand only takes strings and I need to exit more complicated Information out of the Groovy step. I want to export something like a map to use it in another groovystep later.