Forum Discussion

Todd351's avatar
Todd351
Occasional Contributor
4 years ago
Solved

How do I get the current keyword test name from my scrip using JavaScript

I have a keyword test that starts then runs a script (JavaScript). I want to pass the keyword test name into the script to get a variable from the keyword test so that I can run a tested app.   Thi...