Forum Discussion
TanyaYatskovska
Alumni
13 years agoHi Ivan,
If you run your test via a test item, you can get keyword test's name via the test item's ElementToBeRun property. Here's the full name of the property whose value you need to get (for example, via the Call Object Method operation ):
Project.TestItems.Current.ElementToBeRun.Caption