Disable recorder to avoid the warning on overwriting recording.xml when starting the plan

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1839695 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 044a3fc66e
This commit is contained in:
Philippe Mouawad 2018-08-30 18:55:16 +00:00
parent c2e3e16384
commit d06ec06f9e
2 changed files with 2 additions and 2 deletions

View File

@ -87,7 +87,7 @@
<stringProp name="filename"></stringProp>
</ResultCollector>
<hashTree/>
<ProxyControl guiclass="ProxyControlGui" testclass="ProxyControl" testname="HTTP(S) Test Script Recorder" enabled="true">
<ProxyControl guiclass="ProxyControlGui" testclass="ProxyControl" testname="HTTP(S) Test Script Recorder" enabled="false">
<stringProp name="ProxyControlGui.port">8888</stringProp>
<collectionProp name="ProxyControlGui.exclude_list">
<stringProp name="1301401588">.*toolbar\.live\.com.*</stringProp>

View File

@ -87,7 +87,7 @@
<stringProp name="filename"></stringProp>
</ResultCollector>
<hashTree/>
<ProxyControl guiclass="ProxyControlGui" testclass="ProxyControl" testname="HTTP(S) Test Script Recorder" enabled="true">
<ProxyControl guiclass="ProxyControlGui" testclass="ProxyControl" testname="HTTP(S) Test Script Recorder" enabled="false">
<stringProp name="ProxyControlGui.port">8888</stringProp>
<collectionProp name="ProxyControlGui.exclude_list">
<stringProp name="1301401588">.*toolbar\.live\.com.*</stringProp>