11 years ago
Get query parameters in assertion
Hi,
I am running RestTest request and want to check if response contains valid self link.
To make it robust I want to get in assertion whole request path with query parameters. I try with ${=request.path} but it returns only path. How can I get query string for current request? Is it possible?
Thanks,
Pawel
I am running RestTest request and want to check if response contains valid self link.
To make it robust I want to get in assertion whole request path with query parameters. I try with ${=request.path} but it returns only path. How can I get query string for current request? Is it possible?
Thanks,
Pawel