Forum Discussion
SmartBear_Suppo
Alumni
17 years agoHi,
sure, please try
def testStep = testRunner.getTestCase().getTestStepByName("Test Request")
testStep.getAssertionByName( "... ").disabled = true|false
regards!
/Ole
eviware.com
sure, please try
def testStep = testRunner.getTestCase().getTestStepByName("Test Request")
testStep.getAssertionByName( "... ").disabled = true|false
regards!
/Ole
eviware.com