Solved
Forum Discussion
ChrisAdams
Champion Level 1
3 years agoHi,
I've managed to send a URL in the request params.
Note the type, for me I use Query and not Template.
And my raw request....
I know Postman uses {} to interpolate, but it's not required here.
You can though interpolate, but ReadyAPI uses ${} and not {}.
E.g. I have set up a custom property for my test under the Test Suite name...
Then, in the test step....
And finally, in the raw request tab....