hi,

shouldn't the checkbox "Retrieve all embeded resources" help download all
required resources? (including imagines, .js files, xml files, etc)


On Wed, Nov 11, 2009 at 11:49 PM, Deepak Shetty <[email protected]> wrote:

> hi
> I dont think you can do this directly/ dynamically. Statically if you
> record
> tests/ check browser sniffers you can determine which images are referenced
> from which pages and request those urls explicitly.
>
> You could request the CSS and post process out all background-image urls ,
> but it would be pretty hard to figure which classes are being referred to
> in
> the document.
>
> regards
> deepak
>
> On Wed, Nov 11, 2009 at 10:34 AM, Craig Flichel <[email protected]
> >wrote:
>
> > I can't find any documentation on CSS other than how to tell JMeter to
> > download externally referenced CSS.
> >
> > What I desire is more of a simulation of the browser requests that would
> > come in when evaluating a style referenced on a page and that style
> > references an image e.g. background-image:url("");
> > That URL should be requested.
> >
> > Any way to do that?
> > Thanks,
> > Craig
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [email protected]
> > For additional commands, e-mail: [email protected]
> >
> >
>

Reply via email to