Bug 60602 - XPath Extractor : Add Match No. to allow extraction randomly, by index or all matches
Summary: XPath Extractor : Add Match No. to allow extraction randomly, by index or all...
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 3.1
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-18 20:16 UTC by Philippe Mouawad
Modified: 2017-01-18 21:59 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Mouawad 2017-01-18 20:16:37 UTC
This feature will align component on existing:
- JQuery/CSS Extractor
- Regex Extractor
- JSON Extractor
Comment 1 Philippe Mouawad 2017-01-18 20:23:12 UTC
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
Comment 2 Philippe Mouawad 2017-01-18 21:59:38 UTC
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
Comment 3 The ASF infrastructure team 2022-09-24 20:38:07 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4232