Forum Discussion
SmartBear_Suppo
Alumni
15 years agoHi Enzo,
I tried just now to enter the following code into a Groovy TestStep (in a functional TestCase):
It seem to work fine.
/Henrik
eviware.com
I tried just now to enter the following code into a Groovy TestStep (in a functional TestCase):
import com.eviware.soapui.support.editor.views.xml.outline.support.XmlObjectTree
myXMLObjectTree = new XmlObjectTree()
It seem to work fine.
/Henrik
eviware.com