Re: CryptedUrlWebRequestCodingStrategy with JMeter

2010-06-28 Thread Igor Vaynberg
it is very hard to test this with jmeter because urls generated will be different every time since a new random key is generated for every session. you will be better served by turning off the crypted url coding strategy for your junit tests. -igor On Thu, Jun 24, 2010 at 1:22 PM, wrote: > Hi A

CryptedUrlWebRequestCodingStrategy with JMeter

2010-06-24 Thread Gurpreet.Singh
Hi All, I am trying to do use JMeter with Wicket. Our application use CryptedUrlWebRequestCodingStrategy. I looked on Wiki page for JMeter and tried to use regular expression for form id's. But with CryptedUrlWebRequestCodingStrategy it's not working . Any one has idea how to get formId's f