Can we extract the full URL with query parameters in RestAssured
I’m working on a RestAssured project and for some debugging purposes waant to print the full url to which the request is sent.
I’m working on a RestAssured project and for some debugging purposes waant to print the full url to which the request is sent.