I want to achieve the following tasks:
1) Send the request
2) Validate the response
3) Use the various field in the response as an input for GUI validation of the web application.
I am stuck on the last step.
Is there any specific way to retrieve the data fields and value from the response?