Add test sequence step before existing step
sltest.testsequence.addStepBefore(
adds a step to a Test Sequence block specified by
blockPath
,newStep
,stepPath
,Name,Value
)blockPath
. The new step is named
newStep
and inserted immediately before the step named
stepPath
. Step properties are specified by
Name,Value
.
sltest.testsequence.addStep
| sltest.testsequence.addStepAfter
| sltest.testsequence.addSymbol
| sltest.testsequence.addTransition
| sltest.testsequence.editStep
| sltest.testsequence.findStep