Forum Discussion
omatzura
18 years agoSuper Contributor
Hi Joe
you need to scope-qualify the property, so if it was defined at a TestCase level the expansion would have to be
${#TestCase#testpropFilename}
or
${#TestSuite#testpropFilename}
if it was at the TestSuite level (not the name of the TestCase/TestSuite, just the literals shown above)
regards!
/Ole
eviware.com
you need to scope-qualify the property, so if it was defined at a TestCase level the expansion would have to be
${#TestCase#testpropFilename}
or
${#TestSuite#testpropFilename}
if it was at the TestSuite level (not the name of the TestCase/TestSuite, just the literals shown above)
regards!
/Ole
eviware.com