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 >

