Hi, I have some testSuites and I wanna enabled disable testSuites: context.getTestSuite().getTestCaseList().each{ context.getTestSuite().getTestCaseByName( it.getLabel() ).setDisabled(false) }...
yes sure, I used replacedAll and trim to removed this but i post here because I think you can fix it so nobody else will have no problem with this issue