1packagecom.iteye.lindows.mysql23importjunit.framework.Assert4importnet.grinder.script.GTest5importnet.grinder.scriptengine.groovy.junit.GrinderRunner6importnet.grinder.scriptengine.groovy.junit.annotation.AfterThread7importnet.grinder.scriptengine.groovy.junit.annotation.BeforeProcess8importnet.grinder.scriptengine...
if (testRunner.project.properties[it.key].name.contains('P_') == true){ testRunner.project.removeProperty(testRunner.project.properties[it.key].name) } } } This script is positionned in a Script Test Step. Do you have an idea ? Thank you in advance for your help, Anthony I fig...