Re: Problems in getting a request response

2010-07-21 Thread Vini
appears as a response from the action. As we can see in assertion - response assertion there is a option to get the text response, Is there something similar in post-processor - regular expression extractor ? Att, Vini -- View this message in context: http://jmeter.512774.n5.nabble.com/Problems

RE: Problems in getting a request response

2010-07-21 Thread Vini
Steve, That is my problem. When set a regular expression it found no match because it checks html body and the information is not present in the message body, as i could figure out the information is at text response because I could found this pattern in the response assertion checking the

Re: Problems in getting a request response

2010-07-21 Thread Vini
tree just the request text (Marked by green square) but it does not show up the response text (Marked by red square). My question is: where in jmeter can I get the response text (Marked by red square). Att, Vini -- View this message in context: http://jmeter.512774.n5.nabble.com/Problems

Re: Problems in getting a request response

2010-07-21 Thread Vini
have any idea why jmeter could not be detecting the response that I can see on fiddler? Att, Vini -- View this message in context: http://jmeter.512774.n5.nabble.com/Problems-in-getting-a-request-response-tp1640075p1758276.html Sent from the JMeter - User mailing list archive at Nabble.com

Problems in getting a request response

2010-07-20 Thread Vini
page. How can read a response text and get some information to next page ? Jmeter version is 2.4. Thank you, Vini -- View this message in context: http://jmeter.512774.n5.nabble.com/Problems-in-getting-a-request-response-tp1640075p1640075.html Sent from the JMeter - User mailing list archive

Re: Problems in getting a request response

2010-07-20 Thread Vini
I checked again, the information dont come in message body. The information needed is generated after i click a button submit, and the response for this action is used to generate the next page. This response is showed in firebug image on the first message. Ty, Vini -- View this message