Forum Discussion
Prouser786
15 years agoOccasional Contributor
I finally found it
testRunner.testCase.getTestStepByName("Post-Upload Document-Doc").testRequest.getAttachmentAt(0).getSize()
It works fine....
Reference Link :http://www.soapui.org/apidocs/com/eviware/soapui/model/iface/Attachment.html#getSize()
testRunner.testCase.getTestStepByName("Post-Upload Document-Doc").testRequest.getAttachmentAt(0).getSize()
It works fine....
Reference Link :http://www.soapui.org/apidocs/com/eviware/soapui/model/iface/Attachment.html#getSize()