Solved
Forum Discussion
ohaya
4 years agoContributor
I found the solution. I had to add ".toString()":
testRunner.testCase.testSuite.project.setPropertyValue( "centralized2", finalTarget.toString() );
I found the solution. I had to add ".toString()":
testRunner.testCase.testSuite.project.setPropertyValue( "centralized2", finalTarget.toString() );
I found the solution. I had to add ".toString()":
testRunner.testCase.testSuite.project.setPropertyValue( "centralized2", finalTarget.toString() );