Edit Test Sequence block test scenario properties
sltest.testsequence.editScenario(
changes the name of the scenario specified by blockPath
,scenarioName
,'Name',newName
)scenarioName
in the Test
Sequence block specified by blockPath
to the specified
newName
. To edit the properties of steps within a scenario, see
sltest.testsequence.editStep
.