I have set a custom property 'token' at the project level and would like to use that value in a header param.
I am putting this into a header param value field:
${#projectname#token}
It is not grabbing that custom property value I set at the project level. Doing something wrong?
Solved! Go to Solution.
I didn't find that doc when searching google. All the other sites say ${#Project#Name} . I thought Project was project name. Looks like a placeholder to me.
I actually need ${#TestSuite#Name} - I want to place my custom property in the containing test suite. Thanks for pointing me in the right direction.
Subject | Author | Latest Post |
---|---|---|