String testResultPath = testRunner.testCase.testSuite.project.getPropertyValue(
"testResultPath"
)
def clientName = testRunner.testCase.testSuite.getPropertyValue( "ClientName" )
def cookie = '${#Project#cookie}'
String testResultPath = testRunner.testCase.testSuite.project.getPropertyValue(
"testResultPath"
)
def clientName = testRunner.testCase.testSuite.getPropertyValue( "ClientName" )
def cookie = '${#Project#cookie}'