Hello Michal,
I can see that you are real expert in JMeter.
I am trying to run scripts, where I need to pick up request based on its
id.
In the received page I expect something like
"etawID=19ab:fc2e753328:53fb57,ou=etawapprovals,o=etawfdb,c=US"
So I am using regular expression extractor
As follows
Reference name: rqst_id
Regular expression: etawID=(/D*)
Template: $1$
Match: 1
And as reference to parsed value I am using ${rqst_id}
Still my value is not appears where I want it
Please help
Thank you very much in advance
Gary
---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
|