RJanecekRegular Contributor15 years ago[SOLVED]NPE when I loop over testCasesHi, I have some testSuites and I wanna enabled disable testSuites: context.getTestSuite().getTestCaseList().each{ context.getTestSuite().getTestCaseByName( it.getLabel() ).setDisabled(false) }...Show More
Recent DiscussionsUnable to authenticate license in Ready API Login button unresponsiveSolvedAssertions Panel issue to update assertions since update 3.63ReadyAPI websocket plugin issue
Related ContentOperating with TestCase propertiesLogin/logout testcaseTestcase checkmarks always green even when testcase fails