https://issues.apache.org/bugzilla/show_bug.cgi?id=55840

            Bug ID: 55840
           Summary: Enhancement For XPathExtractor
           Product: JMeter
           Version: 2.10
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 31089
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=31089&action=edit
Java class of XPathExtractor.java with code change

Looking for ability  to retrieve Comma separated list of Value using
XPathExtractor.   Current option are the following 
refName - set to first (or only) match; if no match, then set to default
refName_matchNr - set to number of matches (may be 0)
refName_n - n=1,2,3 etc. Set to the 1st, 2nd 3rd match etc.


I am looking for 
refName_csv - would return all values in csv format.


Possible code change from XPath Extractor is included as attachment

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to