>>>>> "GN" == Gaurav Nangia <gn...@ms...> writes:
GN> Hi everyone,
GN> I am new to the list so please forgive my ignorance, but I cannot
GN> find anywhere details on how HTTP::WebTest works. What I mean by
GN> that is, does this module actually download the entire url - text
GN> and images. How does it handle frames?
WebTest works on the level of HTTP requests and responses. It doesn't
know anything about HTML documents it recieves and thus doesn't try to
follow any links (be it images, css, frames in frameset and so on).
You wish such behavior it probably could be added as custom plugin.
P.S. You may find this thread interesting where similar topic was
raised: http://xrl.us/w9u
--
Ilya Martynov, il...@ip...
CTO IPonWEB (UK) Ltd
Quality Perl Programming and Unix Support
UK managed @ offshore prices - http://www.iponweb.net
Personal website - http://martynov.org
|