Forum Discussion
omatzura
17 years agoSuper Contributor
Hi Ali,
Please try the following:
regards!
/Ole
eviware.com
Please try the following:
for( testSuite in project.testSuiteList )
{
testSuite.disabled = testSuite.name != "the name not to disable"
}
regards!
/Ole
eviware.com