python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Rest Assured Java : How to obtain id in the response not in json format
I need to obtain the response of an endpoint that returns a number but not in json format, only a number returns. When I try to do response.prettyprint() I didnt see nothing in the console. Is there a...
matias
Votes: 0
Answers: 1
Rest assured issue io.restassured.internal.RestAssuredResponseImpl@46fc522d in response
On Executing I am getting io.restassured.internal.RestAssuredResponseImpl@46fc522d, please review the code and also see the attached postman request parameters. Please note that its content-type is mu...

Ihsan Rehman
Votes: 0
Answers: 1