Can someone help?
I'm trying to extract a value from an HTTP response body and use it towards
my next HTTP sampler request. To be more specific, I am trying to extract an
attribute from a response XML document.
Can someone show me the regular expression to do this? For example, how do I
extract "ghi" from the the following XML
<abc>
<def name="ghi"/>
</abc>
I realize it's a dumb question, but please help!!
Ryo
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]