Forum Discussion
sguda
15 years agoRegular Contributor
Hi,
I am trying that.
Thanks a lot.
But how can i post the request body contents to log to see the content and make sure it is actually passing assigned values to parameters.
Will this work.
EventControl1_OnLoadTestingRequest(EventControl1 , VirtualUsers(i) , request)
.Message(request.BodyVariables.RequestBody.Contents) Please let me know as soon as possibleThanks so much.
I am trying that.
Thanks a lot.
But how can i post the request body contents to log to see the content and make sure it is actually passing assigned values to parameters.
Will this work.
call EventControl1_OnLoadTestingRequest(EventControl1 , VirtualUsers(i) , request)
EventControl1_OnLoadTestingRequest(EventControl1 , VirtualUsers(i) , request)
Log.Message(request.BodyVariables.RequestBody.Contents)
Please let me know as soon as possible
Thanks so much.
.Message(request.BodyVariables.RequestBody.Contents) Please let me know as soon as possibleThanks so much.