Forum Discussion
SmartBear_Suppo
Alumni
17 years agoHi!
testCase.description is the property, so if you are in a groovy script step you can use
log.info testRunner.testCase.description
regards,
/Ole
eviware.com
testCase.description is the property, so if you are in a groovy script step you can use
log.info testRunner.testCase.description
regards,
/Ole
eviware.com