mwsrosso
13 years agoNew Contributor
Log a custom property value
I have created a custom property for a test case and I now want to log this is a script step.
The custom property is called TestCustomProperty
I have tried the following but it errors:
Any advice?
Mark Smith.
The custom property is called TestCustomProperty
I have tried the following but it errors:
log.info ${#TestCase#TestCustomProperty}Any advice?
Mark Smith.