vthomeschoolmom
6 years agoSuper Contributor
get name of current test in log.error event
I cannot use Project.TestItems.Current to get the currently running test name because it is returning null in the Log.Error event. Is there a way to get the test name in code? Thanks
- 6 years ago
Are you running from the project level with test items added to it? Sounds like you might running an individual keyword test or script function.