This feature will align component on existing: - JQuery/CSS Extractor - Regex Extractor - JSON Extractor
Author: pmouawad Date: Wed Jan 18 20:22:24 2017 New Revision: 1779376 URL: http://svn.apache.org/viewvc?rev=1779376&view=rev Log: Bug 60602 - XPath Extractor : Add Match No. to allow extraction randomly, by index or all matches Bugzilla Id: 60602 Modified: jmeter/trunk/src/components/org/apache/jmeter/extractor/XPathExtractor.java jmeter/trunk/src/components/org/apache/jmeter/extractor/gui/XPathExtractorGui.java jmeter/trunk/src/core/org/apache/jmeter/util/XPathUtil.java jmeter/trunk/test/src/org/apache/jmeter/extractor/TestXPathExtractor.java jmeter/trunk/xdocs/changes.xml jmeter/trunk/xdocs/usermanual/component_reference.xml
Author: pmouawad Date: Wed Jan 18 21:59:20 2017 New Revision: 1779394 URL: http://svn.apache.org/viewvc?rev=1779394&view=rev Log: Bug 60602 - XPath Extractor : Add Match No. to allow extraction randomly, by index or all matches Don't compute value if it will not be used Bugzilla Id: 60602
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4232