14 years ago
SOAP UI -- Option to avoid file download
I am testing a Rest Service and i have created a transport for it and sending a request through a SOAP UI. The topic of the request is the url path of one of the methods in the server. When i send the request i get the proper response in json format in the soap ui response area. But the problem is it is also downloading the same file (json) and asking me to save it. Is there an option to turn off this feature ? and i am interested in seeing the response only in the SOAP UI.