Forum Discussion
M_McDonald
14 years agoSuper Contributor
To get the name of the current Test Step, use this:
tstep = testRunner.runContext.currentStep.name
tstep = testRunner.runContext.currentStep.name