Hello!
Is it possible to open a project using groovy code (in Ready API/SoapUI NG)?
E.g. testRunner.testCase.testSuite.project.open = true. (This obviously doesn't work, the open-attribute is read-only).
I searched the api-docs but didn't find anything that could help me (https://www.soapui.org/apidocs/com/eviware/soapui/impl/wsdl/WsdlProject.html).
Best Regards Robert