Forum Discussion

678's avatar
678
Regular Contributor
6 years ago
Solved

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,...
  • Radford's avatar
    6 years ago

    Try replacing the last line with:

     

    testRunner.testCase.setPropertyValue("gettime", newt.toString())