Don't use tidy for xml. Only use it when the response is html
On Sep 28, 2011 4:00 AM, "freesky" <h...@windowslive.com> wrote:
> There are more than one return value, so I have to use ${a_1}, ${a_2}.....
>
> The response data of 'read' sampler is like this :
> <records _actions_="true">
> <record id="2"></record>
> </records>
>
> The XPath Extractor is :
> Reference name : a
> XPath : //record/@id
>
> The sampler use the the 'Reference name' is like this :
> <?xml version="1.0" encoding="UTF-8"?><request id="${a_1}"></request>
>
> --
> View this message in context:
http://jmeter.512774.n5.nabble.com/XPath-Extractor-doesn-t-work-if-I-check-Use-Tidy-tp4848485p4848724.html
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
>

Reply via email to