Building extractors in JMeter is tedious. You look at a response, figure out the JSONPath or regex manually, copy it, create the extractor element, paste the ...
This library allows you to query complex object graphs and extract only the data you need, maintaining the hierarchical structure of the original object. Unlike traditional JSONPath implementations ...