Forum Discussion
SmartBear_Suppo
Alumni
14 years agoHi!
You are right. The logs used when running "testrunner.bat -a [...]" are always pretty printed, and thus the white spaces are removed.
You could log the requests using a Groovy Script on the SubmitListener.afterSubmit event handler to get the behavior you desire.
--
Regards
Erik
SmartBear Sweden
You are right. The logs used when running "testrunner.bat -a [...]" are always pretty printed, and thus the white spaces are removed.
You could log the requests using a Groovy Script on the SubmitListener.afterSubmit event handler to get the behavior you desire.
--
Regards
Erik
SmartBear Sweden