Forum Discussion

larsn's avatar
larsn
Contributor
11 years ago

groovy scripting library: how to access messageExchange

How to I access messageExchange object from either context or testRunner objects?

I'm trying to write a groovy script library and it would be nice if I could use this object in a script step that doesn't automatically pass in the messageExchange object.