Hi, Continuing thread : http://mail-archives.apache.org/mod_mbox/jmeter-dev/201504.mbox /%3CCAOGo0VaaBCc0bugsDy8_ohOfeTdOnr4UuYfmVKz1ph7XRVxDSw%40mail.gmail.com%3E
And following Andrei's PR: - https://github.com/apache/jmeter/pull/16/files What about the following proposal for implementing Hotkey and Macro. To make this feature powerful, I think it should be possible to make HotKey able to create subtrees. To avoid user manipulating XML, what about enabling user to create the SubTree through a Beanshell or Groovy script ? User would manipulate the Java Model. Maybe this would require us to create a Public API (this subject has been raised in the past, and maybe it should be adressed as it seems more and more users want to create their Test through Java API). Thoughts ? Regards Philippe