Forum Discussion

ahabib's avatar
ahabib
Occasional Contributor
6 years ago
Solved

problem with wsdl.wsdlprojectpro

Im trying to run a testcase from a groovy script, this is the code : import com.eviware.soapui.impl.wsdl.WsdlProjectPro def x =testRunner.testCase.testSuite.project.getPath() WsdlProjectPro proje...
  • Nastya_Khovrina's avatar
    6 years ago

    Hi ahabib,

     

    You can define the project like this;

     def project = context.getTestCase().getTestSuite().getProject();