Forum Discussion
joefenton
15 years agoNew Contributor
Yeah, I renamed my project Test for ease. I have made what I am sure is a project property called "barcode" by double clicking on the project, selecting properties at the bottom of the window, and creating it there. This seems to create a custom property on the project tab on the left.
I refer to it from the xml as you say, with ${#Test#barcode} and it does not work. It worked earlier when I was incrementing the barcode in the test case itself in a separate step, and it was a test case property so was referred to as ${#TestCase#barcode}, but it does not seem to want to access the project property, that can then be set from the command line?
Thanks for your help,
Joe
I refer to it from the xml as you say, with ${#Test#barcode} and it does not work. It worked earlier when I was incrementing the barcode in the test case itself in a separate step, and it was a test case property so was referred to as ${#TestCase#barcode}, but it does not seem to want to access the project property, that can then be set from the command line?
Thanks for your help,
Joe