Hi,
If your testCaseB have a TestCase variable with name “var1”, use
WebUI.callTestCase(findTestCase('testCaseB'), [('var1') : text], FailureHandling.STOP_ON_FAILURE)
Hi,
If your testCaseB have a TestCase variable with name “var1”, use
WebUI.callTestCase(findTestCase('testCaseB'), [('var1') : text], FailureHandling.STOP_ON_FAILURE)