Forum Discussion
twozedz
9 years agoOccasional Contributor
Is there anyone who can help out?please??????
basically i am trying to use the following methods of the class ExcelDataSink in soapui pro
void | setOutFileName(String outFileName) |
void | setStartCell(String startCell) |
void | setWorksheet(String worksheet) |
but i keep getting the following error
groovy.lang.MissingMethodException: No signature of method: com.eviware.soapui.impl.wsdl.teststeps.WsdlDataSinkTestStep.setFileName() is applicable for argument types: (java.lang.String) values: [c:/test] Possible solutions: setName(java.lang.String), setName(java.lang.String) error at line: 42
i need to set the datasinkstep in the test case so i can use the methods above? any suggestions?
Related Content
- 9 years ago
- 4 years ago
- 4 years ago
- 5 years ago
Recent Discussions
- 15 years ago