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 for JMeter to submit. My JMeter Test Plan is kind of typical web application flow: Home Page - > Login Page - > Welcome Page .. some more tests involved Ajax components Thanks Preet
