Hello All,

I am new to Jmeter. So far I have been successfull in getting Jmeter to
access my companies test site. Login and retrive results by sending
parameters. However now I have a problem.

One of the regression tests I have requires that I submit my parameters and
recieve a response page. This response page contains several dynamically
generated links containing individual rateID's.  I believe these values
change everytime. I need Jmeter to click on one of these randomly generated
links from the response page.

How can I get JMETER to access this randomly generated links? Also the link
is a popup link. An example of the link is posted below.



<a href="javascript:void(0);"
onclick="window.open('/correspondent/getQuote.do?invoke=getDetailQuote&rateId=3354731','PricingDetail','width=600,height=250');">Get
Detail</a>


Regards,
Eric

Reply via email to