Solved
Forum Discussion
phonehome
8 years agoOccasional Contributor
Aha! Found it in another community post...
def myPath=testRunner.getTestCase().getTestSuite().getProject().getPath()
works.
Aha! Found it in another community post...
def myPath=testRunner.getTestCase().getTestSuite().getProject().getPath()
works.
Aha! Found it in another community post...
def myPath=testRunner.getTestCase().getTestSuite().getProject().getPath()
works.