Forum Discussion

Liberty_Informa's avatar
Liberty_Informa
Regular Contributor
13 years ago

[Resolved] ProjectPath in testSuite teardown

Hi Normally we write following in the groovy script to get project path projectPath = testRunner.testCase.testSuite.project.getPropertyValue("projectPath") What is an equivalent in the test...