Forum Discussion

ocherevkova's avatar
ocherevkova
Occasional Contributor
2 years ago

Trying to set test case property for a different project. No errors but it isn't set.

I run the following script:   import com.eviware.soapui.impl.wsdl.WsdlProjectPro def projPath = testRunner.testCase.testSuite.project.path.split('\\\\') def path2Auth = (projPath - projPath.getAt...