Hi Deepak,

Thanks for the reply..still I have one more doubt.If I *use for each
controller* it will click all the link which are displayed in the page.but I
want to click on only one link (Randomly).Is there any other procedure to
accomlish this requirement.

--Mahesh

On Mon, Aug 10, 2009 at 9:31 PM, Deepak Shetty <[email protected]> wrote:

> hi
> 1. Use the Regular Expression Extractor PostProcessor (
>
> http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Regular_Expression_Extractor
> ,
> enter  -1 as Match No)
> 2. use the for each controller (
>
> http://jakarta.apache.org/jmeter/usermanual/component_reference.html#ForEach_Controllerenter
> the variable name of step 1 in input variable prefix)
> regards
> deepak
>
> On Sun, Aug 9, 2009 at 11:56 PM, mahesh kumar <[email protected]> wrote:
>
> > Hi All,
> >
> > In my applciation I need to search for a string and need to click on
> single
> > link from serach results.
> > 1.How to capture the multiple links from source?
> > 2. and how to take the each one separately.
> >
> > -Mahesh
> >
>

Reply via email to