Forum Discussion
SmartBear_Suppo
Alumni
13 years agoHi,
you can load a project with
def project = new WsdlProjectPro( <path to project> )
and from their make the same calls as you did in your script that retrieved the project from the workspace...
Hope this helps!
regards,
/Ole
SmartBear Software
you can load a project with
def project = new WsdlProjectPro( <path to project> )
and from their make the same calls as you did in your script that retrieved the project from the workspace...
Hope this helps!
regards,
/Ole
SmartBear Software