Thanks now it is working.

sebb-2-2 wrote:
> 
> On 10/02/2009, maturipradeep <[email protected]> wrote:
>>
>>  Hi All,
>>
>>  I have a scenario like Login --> create Account --> Print Account
>> Details in
>>  this scenario Print Account details is a Link. if we click on this link
>> we
>>  can see the account details in new browser. while recording i have seen
>> an
>>  dynamic value like
>>
>>  "<td valign="top" class="lineBig">
>> 
>> ../policyacquisition/policySummary.do?do=printPolicy&from=policyprint&policyid=69695916
>>  ../images/pdf.png Print Policy </td>",
>>
>>  this ID will be changing for ever user.
> 
> So use a Regular Expression extractor to save the value in a variable.
> 
> An RE like the following should work:
> 
> &policyid=(\d+)
> 
>>  when i am executing the script for 1 users i was not able to see the
>> screen
>>  shot in the View Results Tree for this Print Account Details but it
>> shows
>>  some unknown text like
>>  %PDF-1.3 %ª«¬­ 4 0 obj /Type /Info /Producer (null) >> endobj 5 0 obj
> 
> That's a PDF file.
> 
>>  /Length 1417 /Filter /FlateDecode >> stream xœ•XKsÛ6 ¾ëWprÈ$3  ‚
>>  >U±ã$ :u%M ¶ ˆ„LLIÂáà ÿû‚ (,h*™Ê k? »  û¢>ìV 7±—"ìí +üËVØ{Xù V ¾Gh‚¨ §
>>  J)õv•÷×› |få[ï=¡Ãú7Û¾ÎYÃ*‹¬ËR°:ã ùR·}ãBW²zdõ³ ~ •èxþÖûÇÛýªXQ/ѬæT0
>>  i (c)¼zi|' ¼i_Y ¤öûk..................................so on
>>
>>  How to Over come with this issue. And i am using Jmeter 2.3.2.
>>
>>  Thanks in Advance
>>
>>  Regards,
>>  Pradeep
>>
>> --
>>  View this message in context:
>> http://www.nabble.com/Regular-Expression-tp21928285p21928285.html
>>  Sent from the JMeter - User mailing list archive at Nabble.com.
>>
>>
>>  ---------------------------------------------------------------------
>>  To unsubscribe, e-mail: [email protected]
>>  For additional commands, e-mail: [email protected]
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Regular-Expression-tp21928285p21990522.html
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to