You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Ajit Wagh <aj...@gmail.com> on 2007/08/20 23:35:04 UTC

spider url generated by IFRAME

Hello EB,
I am trying to spider a web page containing IFRAME tags with JMeter 2.2 by
enabling  RegexpHTMLParser.

following is the scenario -
WEB A  contains IFRAME tags
IFRAME generate some URL  and generated url target is some another URL  e.g.
<a target="_top" href="/path/">TEST</a>

Please suggest me - how can I spider above scenario ?

Thanks,
~Ajit

Re: spider url generated by IFRAME

Posted by Ajit Wagh <aj...@gmail.com>.
Thank you Sebb - Yesterday I drawn a solution and its working for me :)

Publishing jmx as well as structure for other users reference -

ThreadGroup
|_HTTP Request
      |_RegEx Extractor
|_For Each Controller
      |_HTTP Request
               |_RegEx Extractor
      |_For Each Controller
               |_HTTP Request

Regards,
~Ajit


On 8/22/07, sebb <se...@gmail.com> wrote:
>
>
> http://jakarta.apache.org/jmeter/usermanual/component_reference.html#ForEach_Controller
>
> On 20/08/07, Ajit Wagh <aj...@gmail.com> wrote:
> > Hello EB,
> > I am trying to spider a web page containing IFRAME tags with JMeter 2.2by
> > enabling  RegexpHTMLParser.
> >
> > following is the scenario -
> > WEB A  contains IFRAME tags
> > IFRAME generate some URL  and generated url target is some another URL
> e.g.
> > <a target="_top" href="/path/">TEST</a>
> >
> > Please suggest me - how can I spider above scenario ?
> >
> > Thanks,
> > ~Ajit
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

Re: spider url generated by IFRAME

Posted by sebb <se...@gmail.com>.
http://jakarta.apache.org/jmeter/usermanual/component_reference.html#ForEach_Controller

On 20/08/07, Ajit Wagh <aj...@gmail.com> wrote:
> Hello EB,
> I am trying to spider a web page containing IFRAME tags with JMeter 2.2 by
> enabling  RegexpHTMLParser.
>
> following is the scenario -
> WEB A  contains IFRAME tags
> IFRAME generate some URL  and generated url target is some another URL  e.g.
> <a target="_top" href="/path/">TEST</a>
>
> Please suggest me - how can I spider above scenario ?
>
> Thanks,
> ~Ajit
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org