Forum Discussion

rdebie's avatar
rdebie
Contributor
17 years ago

Remove property from Properties step

How can i remove a property from the properties step. I thought by using the lines below: def targetStep = testRunner.testCase.getTestStepByName( "Properties" ); if ( targetStep.getProperty( Pr...