196196 <boolProp name =" DNSCacheManager.isCustomResolver" >false</boolProp >
197197 </DNSCacheManager >
198198 <hashTree />
199- <AuthManager guiclass =" AuthPanel" testclass =" AuthManager" testname =" HTTP Authorization Manager" enabled = " true " >
199+ <AuthManager guiclass =" AuthPanel" testclass =" AuthManager" testname =" HTTP Authorization Manager" >
200200 <collectionProp name =" AuthManager.auth_list" />
201201 <boolProp name =" AuthManager.controlledByThreadGroup" >false</boolProp >
202202 </AuthManager >
@@ -573,7 +573,9 @@ props.put("SessionIdProp",ConsentSession)</stringProp>
573573 <stringProp name =" parameters" ></stringProp >
574574 <stringProp name =" filename" ></stringProp >
575575 <stringProp name =" cacheKey" >true</stringProp >
576- <stringProp name =" script" >vars.put(" SessionId" ,props.get(" SessionIdProp" ))</stringProp >
576+ <stringProp name =" script" >vars.put(" SessionId" ,props.get(" SessionIdProp" ))
577+
578+ log.info(" session ID is " + vars.get(" SessionId" ))</stringProp >
577579 </JSR223PreProcessor >
578580 <hashTree />
579581 </hashTree >
@@ -753,7 +755,7 @@ props.put("SessionIdProp",ConsentSession)</stringProp>
753755 <boolProp name =" TransactionController.includeTimers" >false</boolProp >
754756 </TransactionController >
755757 <hashTree >
756- <HTTPSamplerProxy guiclass =" HttpTestSampleGui" testclass =" HTTPSamplerProxy" testname =" 2.1 Open session ${SessionId} " >
758+ <HTTPSamplerProxy guiclass =" HttpTestSampleGui" testclass =" HTTPSamplerProxy" testname =" 2.1 Open session" >
757759 <stringProp name =" HTTPSampler.path" >sessions/${SessionId}</stringProp >
758760 <boolProp name =" HTTPSampler.follow_redirects" >true</boolProp >
759761 <stringProp name =" HTTPSampler.method" >GET</stringProp >
@@ -769,7 +771,7 @@ props.put("SessionIdProp",ConsentSession)</stringProp>
769771 </ConstantTimer >
770772 <hashTree />
771773 </hashTree >
772- <HTTPSamplerProxy guiclass =" HttpTestSampleGui" testclass =" HTTPSamplerProxy" testname =" 2.2 Session register" enabled = " true " >
774+ <HTTPSamplerProxy guiclass =" HttpTestSampleGui" testclass =" HTTPSamplerProxy" testname =" 2.2 Session register" >
773775 <stringProp name =" HTTPSampler.path" >sessions/${SessionId}/register</stringProp >
774776 <boolProp name =" HTTPSampler.follow_redirects" >true</boolProp >
775777 <stringProp name =" HTTPSampler.method" >GET</stringProp >
0 commit comments