Solved
Forum Discussion
4 Replies
Sort By
- tristaanogreEsteemed Contributor
Project.TestItems.Current is the actual test item itself. Replace with Project.TestItems.Current.Name and see if that gets you what you need.
- vthomeschoolmomSuper Contributor
I cannot get the Name because the Current is null. I did use name....
- cunderwCommunity Hero
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.
Related Content
- 14 years agoebodien
- 5 years agoamarnath1234