Author: pmouawad
Date: Sun Sep  9 14:46:49 2018
New Revision: 1840411

URL: http://svn.apache.org/viewvc?rev=1840411&view=rev
Log:
Reference XPath2 Extractor from XPath Extractor

Modified:
    jmeter/trunk/xdocs/usermanual/component_reference.xml

Modified: jmeter/trunk/xdocs/usermanual/component_reference.xml
URL: 
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/usermanual/component_reference.xml?rev=1840411&r1=1840410&r2=1840411&view=diff
==============================================================================
--- jmeter/trunk/xdocs/usermanual/component_reference.xml (original)
+++ jmeter/trunk/xdocs/usermanual/component_reference.xml Sun Sep  9 14:46:49 
2018
@@ -5817,6 +5817,7 @@ extracting the node as text or attribute
     <description>This test element allows the user to extract value(s) from 
         structured response - XML or (X)HTML - using XPath
         query language.
+        <note>Since JMeter 5.0, you should use <complink name="XPath2 
Extractor"/> as it provides better and easier namespace management, better 
performances and support for XPath 2.0</note>
    </description>
    <properties>
        <property name="Name" required="No">Descriptive name for this element 
that is shown in the tree.</property>


Reply via email to