Hi, I'm trying to use the XPath function "matches()" in my XPath assertions, but getting the following:
Assertion failure message : TransformerException: Could not find function: matches for:matches(/feed/entry/link[1]/@href, ......) It looks like JMeter is invoking an XSLT 1.0 processor. Is it possible to add an XSLT 2.0 processor ? If so how can it be done? JMeter version:2.3.2 Java Version: 1.6.0_12 OS: Linux -- Regards, Noel

