Forum Discussion
larsn
12 years agoContributor
Just to update what we've implemented. Ended up using the context object - properties stored there are not in the XML but have a scope larger than test case run (haven't actually checked how large the scope is).
The context object does have a setProperty() method but all the other normal objects have setPropertyValue() - I didn't immediately notice the difference, so that was hindering initial switch.
The context object does have a setProperty() method but all the other normal objects have setPropertyValue() - I didn't immediately notice the difference, so that was hindering initial switch.