Author: pmouawad
Date: Sun Sep 9 14:50:56 2018
New Revision: 1840412
URL: http://svn.apache.org/viewvc?rev=1840412&view=rev
Log:
Continue New and Noteworthy
Modified:
jmeter/trunk/xdocs/changes.xml
Modified: jmeter/trunk/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1840412&r1=1840411&r2=1840412&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml [utf-8] (original)
+++ jmeter/trunk/xdocs/changes.xml [utf-8] Sun Sep 9 14:50:56 2018
@@ -68,7 +68,7 @@ Summary
</p>
<p>XPath 2.0 is supported in a new element called <code>XPath2
extractor</code> providing easier XML namespaces handling, up to date XPath
syntax and better performances</p>
<p>Upgrade to HTTP Components 4.6 last APIs has been completed and JMeter does
not rely anymore on deprecated APIs of this library</p>
-<p>It is now possible to control in an easier way Loop breaking and Loop
switching to next iteration. This is available in <code>Flow Control
Action</code> element</p>
+<p>It is now possible to control in an easier way Loop breaking and Loop
switching to next iteration. This is available in <code>Flow Control
Action</code> and <code>Result Status Action Handler</code> elements</p>
<p>While Controller now exports a variable containing its current index named
<code>__jm__<Name of your element>__idx</code>. So for
example, if your While Controller is named WC, then you can access the looping
index through <code>${__jm__WC__idx}</code></p>