Forum Discussion
No RepliesBe the first to reply
How can I get the name of the keyword test I'm currently running and use it as a variable in the script? Right now when I run the script, currentTestName is being read as "ProjectTestItem6".
When I start it from a keyword test I get :
TypeError: Cannot read property 'Name' of null