Forum Discussion
hutabarat2014
12 years agoContributor
This is the solution I came up with:
def Testing1 = testRunner.testCase.testSuite.getTestCaseByName("DEF").getPropertyValue("w_SessionID")
testRunner.testCase.testSuite.getTestCaseByName("GHI").setPropertyValue("w_SessionID", Testing1)