Forum Discussion
3 Replies
- annoyedOccasional ContributorIt looks like I'll have to create a custom component. I think I'm getting an error with the following import:
import org.apache.http.entity.mime.MultipartEntity
How can I import this library into the custom component? - You can do it without a custom component. Create a TestCase in soapUI that uploads the file and then load test it via the soapUI Runner in loadUI.
Happy holidays!
Henrik
SmartBear Software - annoyedOccasional ContributorThanks!