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 DiscussionsUnable to authenticate license in Ready API Login button unresponsiveSolvedAssertions Panel issue to update assertions since update 3.63ReadyAPI websocket plugin issue
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