12-03-2020 07:41 AM
Hello,
i have a sequence file "Main.seq and another "extern.seq".
Extern.seq contains a sequence "myseq" and in this sequence is a teststep "mystep"
In Main.seq i have a three sequence calls which opens the myseq sequence in Extern.seq
All three calls have different names like Measure_A, Measure_B, Measure_C.
Question is now:
How can i access in mystep the name of the calling sequence?
In the end i want to rename the "mystep" to Measure_A/B/C
Thx
Solved! Go to Solution.
12-03-2020 09:14 AM
RunState.Caller.Step.Name