Lschoend
6 years agoOccasional Contributor
Loading Property Values Dynamically from a File
I need to load a section of my request dynamically each time. I created a property at the test case level called Message ( ${#TestCase#Message} ) and added a Property step that is supposed to read th...
- 6 years ago
Lschoend ,
What you need to do is, In you Test Request Step, replace with below syntax:
${Load Message Property#Message}