Solved
Forum Discussion
ChrisAdams
4 years agoFrequent Contributor
Hi,
I've managed to send a URL in the request params.
ChrisAdams_0-1656075956264.png
Note the type, for me I use Query and not Template.
And my raw request....
ChrisAdams_1-1656076066351.png
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...
ChrisAdams_2-1656076307747.png
Then, in the test step....
ChrisAdams_4-1656076383302.png
And finally, in the raw request tab....
ChrisAdams_5-1656076439916.png