Forum Discussion
Mike_M
18 years agoNew Contributor
Thanks for the reply.
When I try 'dataSource.next' however I get the following:
groovy.lang.MissingMethodException: No signature of method: com.eviware.soapui.impl.wsdl.teststeps.WsdlDataSourceTestStep.next() is applicable for argument types: () values: {}
Do I need to cast dataSource to a different type?
When I try 'dataSource.next' however I get the following:
groovy.lang.MissingMethodException: No signature of method: com.eviware.soapui.impl.wsdl.teststeps.WsdlDataSourceTestStep.next() is applicable for argument types: () values: {}
Do I need to cast dataSource to a different type?