Forum Discussion
SmartBear_Suppo
Alumni
16 years agoHi Brian,
hmm.. where did you find information about a findProperty method? I can't recall it ever being in the API !?
try using
def value = context.getProperty( "myKey" ).value
instead.. does that work any better?
regards!
/Ole
eviware.com
hmm.. where did you find information about a findProperty method? I can't recall it ever being in the API !?
try using
def value = context.getProperty( "myKey" ).value
instead.. does that work any better?
regards!
/Ole
eviware.com