AFAIK, it is possible to get JMeter test plan with the following string:

GuiPackage.getInstance().getTreeModel;

Checkout  JMeter API <http://jmeter.apache.org/api/index.html>   or source
code

This will give you JMeterTreeModel, that contains HashTree of Testplan.



--
View this message in context: 
http://jmeter.512774.n5.nabble.com/Can-a-test-element-be-enabled-disabled-from-a-pre-processor-beanshell-etc-tp5716352p5716354.html
Sent from the JMeter - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to