Forum Discussion
SmartBear_Suppo
Alumni
16 years agoHi!
sorry.. exactly where in soapUI will you be you running this?
regarding setting of properties, you will need to get hold of the project and set the property value that way, for example
regards!
/Ole
eviware.com
sorry.. exactly where in soapUI will you be you running this?
regarding setting of properties, you will need to get hold of the project and set the property value that way, for example
def project = testRunner.testCase.testSuite.project
project.setPropertyValue( "property1", value )
regards!
/Ole
eviware.com