678
6 years agoRegular Contributor
Missing Method Exception
Getting Below error
groovy.lang.MissingMethodException: No signature of method: com.eviware.soapui.impl.wsdl.WsdlTestCasePro.setPropertyValue() is applicable for argument types: (java.lang.String,...
- 6 years ago
Try replacing the last line with:
testRunner.testCase.setPropertyValue("gettime", newt.toString())