Forum Discussion
3 Replies
- Hello,
log.info context.testCase.getTestStepAt(context.getCurrentStepIndex()).getLabel()
It prints name of current running test step.
robert - akbbhattNew ContributorThank you, it as very helpful!
- Glenn_HalsteadOccasional ContributorThats perfect. Thanks Robert