Hi
>Meter will treat it as HTML
Tidy does. Jmeter doesnt know.

>so if there is error during checking, then the XPath Extractor doesn't
work,
Some errors Tidy will fix, it might for e.g. add an <html> and <body> tag
which will mess up your xpath. if you are interested , download the command
line version of tidy and run it against an xml file and see what output it
generates(if at all) .

regards
deepak

On Wed, Sep 28, 2011 at 11:48 PM, freesky <h...@windowslive.com> wrote:

> Thanks!  That is even if the response is XML, but if we check ' Use Tidy ',
> then the JMeter will treat it as HTML and check the response it's a valid
> HTML or not before parsing the XPath, so if there is error during checking,
> then the XPath Extractor doesn't work, right?
>
> --
> View this message in context:
> http://jmeter.512774.n5.nabble.com/XPath-Extractor-doesn-t-work-if-I-check-Use-Tidy-tp4848485p4851993.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