Forum Discussion
pembertonrw
13 years agoContributor
Calling from within the Test Case is ${myProperty}
Calling a property from the project is ${#Project#myProperty}
So for you it should need to be ${myProperty}
Calling a property from the project is ${#Project#myProperty}
So for you it should need to be ${myProperty}