fix uc06 no_param, update

This commit is contained in:
Ермаков 2026-03-25 01:26:40 +03:00
parent 71b29ac482
commit 1da9531582

View File

@ -5227,7 +5227,7 @@ vars.put(&quot;START_PAGINATION&quot;, &quot;${start}&quot;)</stringProp>
</elementProp> </elementProp>
<elementProp name="Referer" elementType="Header"> <elementProp name="Referer" elementType="Header">
<stringProp name="Header.name">Referer</stringProp> <stringProp name="Header.name">Referer</stringProp>
<stringProp name="Header.value">${PROTOCOL}://${HOSTNAME}:${PORT}/tickets/45/</stringProp> <stringProp name="Header.value">${PROTOCOL}://${HOSTNAME}:${PORT}/tickets/${RANDOM_ID_TICKET}/</stringProp>
</elementProp> </elementProp>
<elementProp name="Accept-Encoding" elementType="Header"> <elementProp name="Accept-Encoding" elementType="Header">
<stringProp name="Header.name">Accept-Encoding</stringProp> <stringProp name="Header.name">Accept-Encoding</stringProp>
@ -5240,7 +5240,7 @@ vars.put(&quot;START_PAGINATION&quot;, &quot;${start}&quot;)</stringProp>
</collectionProp> </collectionProp>
</HeaderManager> </HeaderManager>
<hashTree/> <hashTree/>
<BoundaryExtractor guiclass="BoundaryExtractorGui" testclass="BoundaryExtractor" testname="TOKEN &lt;&lt;&lt; BE" enabled="true"> <BoundaryExtractor guiclass="BoundaryExtractorGui" testclass="BoundaryExtractor" testname="TOKEN &lt;&lt;&lt; BE">
<stringProp name="BoundaryExtractor.useHeaders">false</stringProp> <stringProp name="BoundaryExtractor.useHeaders">false</stringProp>
<stringProp name="BoundaryExtractor.refname">TOKEN</stringProp> <stringProp name="BoundaryExtractor.refname">TOKEN</stringProp>
<stringProp name="BoundaryExtractor.lboundary">name=&quot;csrfmiddlewaretoken&quot; value=&quot;</stringProp> <stringProp name="BoundaryExtractor.lboundary">name=&quot;csrfmiddlewaretoken&quot; value=&quot;</stringProp>
@ -5250,7 +5250,7 @@ vars.put(&quot;START_PAGINATION&quot;, &quot;${start}&quot;)</stringProp>
<stringProp name="BoundaryExtractor.match_number">1</stringProp> <stringProp name="BoundaryExtractor.match_number">1</stringProp>
</BoundaryExtractor> </BoundaryExtractor>
<hashTree/> <hashTree/>
<RegexExtractor guiclass="RegexExtractorGui" testclass="RegexExtractor" testname="ASSIGNED &lt;&lt;&lt; RE" enabled="true"> <RegexExtractor guiclass="RegexExtractorGui" testclass="RegexExtractor" testname="ASSIGNED &lt;&lt;&lt; RE">
<stringProp name="RegexExtractor.useHeaders">false</stringProp> <stringProp name="RegexExtractor.useHeaders">false</stringProp>
<stringProp name="RegexExtractor.refname">ASSIGNED</stringProp> <stringProp name="RegexExtractor.refname">ASSIGNED</stringProp>
<stringProp name="RegexExtractor.regex">Assigned To&lt;\/th&gt;\s*&lt;td&gt;(.*) &lt;</stringProp> <stringProp name="RegexExtractor.regex">Assigned To&lt;\/th&gt;\s*&lt;td&gt;(.*) &lt;</stringProp>
@ -5260,7 +5260,7 @@ vars.put(&quot;START_PAGINATION&quot;, &quot;${start}&quot;)</stringProp>
<stringProp name="RegexExtractor.match_number">1</stringProp> <stringProp name="RegexExtractor.match_number">1</stringProp>
</RegexExtractor> </RegexExtractor>
<hashTree/> <hashTree/>
<RegexExtractor guiclass="RegexExtractorGui" testclass="RegexExtractor" testname="TITLE &lt;&lt;&lt; RE" enabled="true"> <RegexExtractor guiclass="RegexExtractorGui" testclass="RegexExtractor" testname="TITLE &lt;&lt;&lt; RE">
<stringProp name="RegexExtractor.useHeaders">false</stringProp> <stringProp name="RegexExtractor.useHeaders">false</stringProp>
<stringProp name="RegexExtractor.refname">TITLE</stringProp> <stringProp name="RegexExtractor.refname">TITLE</stringProp>
<stringProp name="RegexExtractor.regex">&lt;h3&gt;\w\w-\d+. (.*) </stringProp> <stringProp name="RegexExtractor.regex">&lt;h3&gt;\w\w-\d+. (.*) </stringProp>