alibaba82Super Contributor17 years agoClearing properties from properties stepHow can a delete all items from a properties steps via groovy. is there something like def props = testRunner.testCase.getTestStepByName('Results'); props.clear() thanks AliShow More
omatzuraSuper Contributor17 years agoHi!sure.. try props.clearPropertyValues()regards,/Oleeviware.com
Recent DiscussionsCom server permission error on Process.startReuse adapted xml file and send in RESTManaging Failures - New vs. Expected/Known Issues
Related ContentHow to create a JSONPath Property Transfer including a ${Properties#property} ?Operating with TestCase propertiesComparison of Two Property Values In Two Different Properties Steps