max1965
13 years agoContributor
delete properties
With the instruction:
testRunner.testCase.testSteps['Properties'].clearPropertyValues()
all the properties value are cleared in the test step Properties.
Is possible delete all the properties in the test steps ?
testRunner.testCase.testSteps['Properties'].clearPropertyValues()
all the properties value are cleared in the test step Properties.
Is possible delete all the properties in the test steps ?