Hi, WebTest "downloads" each file it surfs on. You can't explicitly tell where particular files have to be saved, but as you can give a name for particular responses, you can surely copy these files once the test is run.
One limitation: answers received from the server are first kept in memory. Therefore downloading big files isn't (currently) possible. Marc. Bodo Tasche wrote: > > Hi! > > Is it possible to use the Webtest-Framework for downloading of files? I > have to download some files from a few websites regularly and want to > automate it using webtest. > > Thanks, > Bodo > -- > http://www.tvbrowser.org > http://www.wannawork.de > _______________________________________________ > WebTest mailing list > [email protected] > http://lists.canoo.com/mailman/listinfo/webtest > > -- View this message in context: http://www.nabble.com/Download-Files-and-store-in-a-specific-directory-tf4413155.html#a12591426 Sent from the WebTest mailing list archive at Nabble.com. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

