flood-io / ruby-jmeter

A Ruby based DSL for building JMeter test plans
MIT License
748 stars 139 forks source link

Scope property for XPath elements #114

Closed tilln closed 7 years ago

tilln commented 7 years ago

Adding missing scope attributes for XPath Extractor/Assertion so something like this works: extract xpath: '//example', scope: 'children'