Author: pmouawad
Date: Tue May 21 13:08:59 2019
New Revision: 1859638
URL: http://svn.apache.org/viewvc?rev=1859638&view=rev
Log:
Oups wrong branch
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=1859638&r1=1859637&r2=1859638&view=diff
==============================================================================
--- jmeter/trunk/xdocs/usermanual/component_reference.xml (original)
+++ jmeter/trunk/xdocs/usermanual/component_reference.xml Tue May 21 13:08:59
2019
@@ -4701,7 +4701,7 @@ Some sample expressions:
<property name="Ignore Whitespace" required="If Tidy is not selected">Ignore
Element Whitespace.</property>
<property name="Fetch External DTDs" required="If Tidy is not selected">If
selected, external DTDs are fetched.</property>
<property name="XPath Assertion" required="Yes">XPath to match in the
document.</property>
-<property name="Invert assertion(will fail if above conditions met)"
required="No">True if a XPath expression is not matched or returns
false</property>
+<property name="True if nothing matches" required="No">True if a XPath
expression is not matched</property>
</properties>
<note>
The non-tolerant parser can be quite slow, as it may need to download the DTD
etc.