Summary: | XPath2Extractor : Scope variable is broken | ||
---|---|---|---|
Product: | JMeter | Reporter: | Philippe Mouawad <p.mouawad> |
Component: | Main | Assignee: | JMeter issues mailing list <issues> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | p.mouawad |
Priority: | P2 | Keywords: | FixedInTrunk |
Version: | 5.0 | ||
Target Milestone: | JMETER_5.1 | ||
Hardware: | All | ||
OS: | All | ||
Attachments: | Reproducer |
pmouawad@apache.org 9:40 PM (0 minutes ago) to commits Author: pmouawad Date: Fri Sep 28 19:41:02 2018 New Revision: 1842279 URL: http://svn.apache.org/viewvc?rev=1842279&view=rev Log: Bug 62774 - XPath2Extractor : Scope variable is broken Contributed by UbikLoadPack Bugzilla Id: 62774 Modified: jmeter/trunk/src/components/org/apache/jmeter/extractor/XPath2Extractor.java jmeter/trunk/xdocs/changes.xml |
Created attachment 36173 [details] Reproducer When scope variable is selected, the response data of previous sampler is used instead.