Forum Discussion
SmartBear_Suppo
Alumni
17 years agoHello,
It prints name of current running test step.
robert
log.info context.testCase.getTestStepAt(context.getCurrentStepIndex()).getLabel()
It prints name of current running test step.
robert