On 26 Mar, Martin Edenhofer wrote: > I have a question about HTTP::WebTest and the wt script. > > What is the normal procedure to record a new test scenario (write each > http request by your self in the wt script or is there a more > comfortable way)?
I'd say, divert all power directly to HTTP::WebTest's methods, since all wt does, is invoking the HTTP::WebTest's new && run_wtscript methods. _______________________________________________ OTRS mailing list: dev - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/dev To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev
