Solved
Forum Discussion
sdruker
12 years agoContributor
Alternatively If someone knows If the actions below are possible and can explain how to do it, it would help:
1. Treat a test that is called from a script as a testitem
2. Something like the command "this" in programming that allows to know the current test name not only when running as test items. for example if I run keywordtests which calls another keywordtest inside, the inner keywordtest also return it's name as result of project.testitems.current.name. or generally somehow get the current test (keyword\script) name
Thanks
1. Treat a test that is called from a script as a testitem
2. Something like the command "this" in programming that allows to know the current test name not only when running as test items. for example if I run keywordtests which calls another keywordtest inside, the inner keywordtest also return it's name as result of project.testitems.current.name. or generally somehow get the current test (keyword\script) name
Thanks