You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by chris <cm...@zonnet.nl> on 2007/01/17 17:50:55 UTC

variable in xpath expression

I am trying to use a global variable in an XPath expression. Something like:

/cd/categories/category[@name=${cat_name}]/link

But the ${cat_name} does not seem to be replaced with the correct value, whereas
in HTTP Request for example the param is replaced.

Any ideas if this could work at all?

Thnx,

Chris


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org