rollno748 / Extended-csv-dataset-config

This plugin will enable Apache JMeter users to have similar parameter advantage as LoadRunner
MIT License
25 stars 7 forks source link

fix: isNonGUI doesn't work for distributed tests #20

Closed georgejdli closed 3 months ago

georgejdli commented 3 months ago

Add additional check to cover distributed mode. isNonGUI() check returns false for Jmeter running in distributed/server mode

see #19