Hi Team, I finally got it running.
What i did was captured the request curl from one of the places where we upload multiple type of data using a Form (File upload with a other string data) and mimic the request and send it using XMLHttpRequest. This works perfectly. This idea was given by Udara. Thank you. On Thu, Oct 22, 2015 at 8:19 AM, Nipuna Chandradasa <[email protected]> wrote: > It is not a UI test manu.... This test is for jaggery framework to test > its multipart parsing function... It's just a Java test case > On 22 Oct 2015 6:14 a.m., "Manuranga Perera" <[email protected]> wrote: > >> If this is an ui test, selenium will allow you to upload a file. It'll >> automatically be multi part. >> > -- Nipuna Marcus *Software Engineer* WSO2 Inc. http://wso2.com/ - "lean . enterprise . middleware" Mobile : +94 (0) 713 667906 [email protected]
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
