Forum Discussion

brutzkyeez's avatar
11 years ago

Decoding data from Base64 string

Hello, I am new to SoapUI. I am running a test script in SoapUI that has x number of steps. Each step returns a base64-encoded PDF in the response. Currently, we take the base64-encoded data and decod...