pleuraXeraphim
16 years agoOccasional Contributor
Global Storing of Objects
Hello again.
I'm guessing its not possible but can you store a user created object for use later on in a Test Case.
The documentation mentions that: "A property is a named string value (currently all properties are handled as strings)"
Would there be any other way of storing an instance of an object ? I would imagine there must be workaround.
At the moment I import my own defined java class and I populate with values using the Groovy Scripting. I then would use that Object to pass to an AMF call later on.
Cheers Dave
I'm guessing its not possible but can you store a user created object for use later on in a Test Case.
The documentation mentions that: "A property is a named string value (currently all properties are handled as strings)"
Would there be any other way of storing an instance of an object ? I would imagine there must be workaround.
At the moment I import my own defined java class and I populate with values using the Groovy Scripting. I then would use that Object to pass to an AMF call later on.
Cheers Dave