@@ -25118,6 +25118,39 @@ catch (java.lang.Exception e) {
25118
25118
</ResponseAssertion>
25119
25119
<hashTree/>
25120
25120
</hashTree>
25121
+ <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Filled Order Page" enabled="true">
25122
+ <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
25123
+ <collectionProp name="Arguments.arguments"/>
25124
+ </elementProp>
25125
+ <stringProp name="HTTPSampler.domain"/>
25126
+ <stringProp name="HTTPSampler.port"/>
25127
+ <stringProp name="HTTPSampler.connect_timeout">60000</stringProp>
25128
+ <stringProp name="HTTPSampler.response_timeout">200000</stringProp>
25129
+ <stringProp name="HTTPSampler.protocol">${request_protocol}</stringProp>
25130
+ <stringProp name="HTTPSampler.contentEncoding"/>
25131
+ <stringProp name="HTTPSampler.path">${base_path}${admin_path}/sales/order_create/index/</stringProp>
25132
+ <stringProp name="HTTPSampler.method">GET</stringProp>
25133
+ <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
25134
+ <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
25135
+ <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
25136
+ <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
25137
+ <boolProp name="HTTPSampler.monitor">false</boolProp>
25138
+ <stringProp name="HTTPSampler.embedded_url_re"/>
25139
+ <stringProp name="TestPlan.comments">Detected the start of a redirect chain</stringProp>
25140
+ </HTTPSamplerProxy>
25141
+ <hashTree>
25142
+ <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Assert Filled Order Page" enabled="true">
25143
+ <collectionProp name="Asserion.test_strings">
25144
+ <stringProp name="-37823069">Select from existing customer addresses</stringProp>
25145
+ <stringProp name="-13185722">Submit Order</stringProp>
25146
+ <stringProp name="-209419315">Items Ordered</stringProp>
25147
+ </collectionProp>
25148
+ <stringProp name="Assertion.test_field">Assertion.response_data</stringProp>
25149
+ <boolProp name="Assertion.assume_success">false</boolProp>
25150
+ <intProp name="Assertion.test_type">2</intProp>
25151
+ </ResponseAssertion>
25152
+ <hashTree/>
25153
+ </hashTree>
25121
25154
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Save Order" enabled="true">
25122
25155
<elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
25123
25156
<collectionProp name="Arguments.arguments">
0 commit comments