Forum Discussion

mfoster711's avatar
mfoster711
Regular Contributor
10 years ago
Solved

Get Keyword Test Name from script code?

Is this possible: I want  to use the "Run Script Routine" from a Keyword test and have it call a generic function called "MyTestFunction". Within MyTestFunction, I want to be able to programmat...
  • Marsha_R's avatar
    10 years ago
    oops a typo - for your example it would be



    eval("KeywordTests." & KeywordTests.ThisTest.Variables.sTestName & ".Variables.GetVariableName(i)")