Wheat are you trying Response Assertions or XPATH assertions
You need to first check what sort of newlines you use (\n or \r\n) and \n or
\r\n will only work with for Response Assertions not XPATH.
On Mon, Mar 1, 2010 at 10:58 PM, Sagar G <123saga@gmail.com> wrote:
>
> i have tried with simple white spaced string it is working fine....and
> tried
> with \n for data containing line spaces but it is failing
> --
> View this message in context:
> http://old.nabble.com/Problem-with-the-XPath-assertion-as-data-to-be-asserted-conntains-html-tags-tp27741740p27752690.html
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>
|