ili
3 years agoOccasional Contributor
Test case Options: Max Results - update via groovy
Hi,
Does anyone know how to update the Test case options - max results property using groovy script?
testRunner.testCase.config.setMaxResults(int number)
Hi,
Does anyone know how to update the Test case options - max results property using groovy script?
testRunner.testCase.config.setMaxResults(int number)
testRunner.testCase.config.setMaxResults(int number)