Hi,
I am attempting to return Main Sequence Test names in the Main section of the code and ignore any labels, steup and cleanup routine steps in my log. Is there a way to use an expression to do this? I have a current expression that will grab all of the Main Step test names, but will also include labels, setup and cleanup route steps, which I do not need. The expression I am using is RunState.Caller.Main.Step.Name which will grab all of the steps in the Main Sequnce of my interested sequence file.
↧
Returning Step Names
↧