Forum Discussion

sparrowenclave's avatar
sparrowenclave
Occasional Contributor
4 years ago

Downloading a JSON file after hitting soap UI https request

have one requirement to automate in SOAP UI Open source

Where I need to hit a https url and after hitting the url I need to download a json file for further use

I am able to login and browse the file location by using Basic Authorization.

In response, I can see the files name in html format.But further I wanted to download the file in local machine or to see a content of the file in the soap UI response so that assertions can be added.

Please suggest if there is any other approach in soap UI where we can download a file or see a content of file after hitting the https URL.

11 Replies