Загрузить файлы в «/»
This commit is contained in:
parent
91b5cda1b9
commit
80769e41fa
@ -4721,7 +4721,7 @@ vars.put("random_page", randomPage.toString())
|
||||
<elementProp name="kbitem" elementType="HTTPArgument">
|
||||
<boolProp name="HTTPArgument.always_encode">false</boolProp>
|
||||
<stringProp name="Argument.name">kbitem</stringProp>
|
||||
<stringProp name="Argument.value">${__Random(1,4,)}</stringProp>
|
||||
<stringProp name="Argument.value">${__Random(-1,3,)}</stringProp>
|
||||
<stringProp name="Argument.metadata">=</stringProp>
|
||||
<boolProp name="HTTPArgument.use_equals">true</boolProp>
|
||||
</elementProp>
|
||||
@ -9307,7 +9307,7 @@ if (status == "failed") {
|
||||
<stringProp name="ProxyControlGui.content_type_exclude"></stringProp>
|
||||
</ProxyControl>
|
||||
<hashTree/>
|
||||
<ResultCollector guiclass="ViewResultsFullVisualizer" testclass="ResultCollector" testname="View Results Tree" enabled="true">
|
||||
<ResultCollector guiclass="ViewResultsFullVisualizer" testclass="ResultCollector" testname="View Results Tree">
|
||||
<boolProp name="ResultCollector.error_logging">false</boolProp>
|
||||
<objProp>
|
||||
<name>saveConfig</name>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user