Solved
Forum Discussion
2 Replies
Sort By
Thank you for posting to our Community Forum.
You can create a Custom Property for the URL in the environment that changes for each one.
You can then call the Custom Property with the following syntax: ${#Project#PropertyName}
This syntax can be put in the Auth Profile URL Field and the Endpoint field of the Request so that it changes dynamically with the Environment.
https://support.smartbear.com/readyapi/docs/testing/environments/properties.html
Have a great day!
- SiKingCommunity Expert
Bummer. I was hoping for some ${=currentStep.endpoint} type of solution.
Single source of truth.