mirror of https://github.com/apache/jmeter.git
Add support for Parameters and scriptfile to BeanShell TestBean Gui elements
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@577358 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: d98a14c127
This commit is contained in:
parent
1c240af804
commit
4b605367c7
|
|
@ -39,6 +39,7 @@
|
|||
<li>Add run_gui Ant target, to package and then start the JMeter GUI from Ant</li>
|
||||
<li>Add File->Revert to easily drop the current changes and reload the project file currently loaded</li>
|
||||
<li>Bug 31366 - Remember recently opened file(s)</li>
|
||||
<li>Bug 43351 - Add support for Parameters and script file to all BeanShell test elements</li>
|
||||
</ul>
|
||||
|
||||
<!-- =================== -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue