Forum Discussion

joshuawww's avatar
13 years ago

How to get name of test steps at run time?

I want to modify content of requests at runtime: First I need to get name of test step, but how can I get it ? If there are many steps under the test case. How to iterate to get the test step name? ...