Hi,
after moving from SoapUI Pro 5.1.2 to ReadyAPI 1.4.1 I'm getting following error message while trying to set an authentication profile:
groovy.lang.MissingMethodException: No signature of method: com.eviware.soapui.impl.wsdl.WsdlRequest.setSelectedAuthProfileAndAuthType() is applicable for argument types: (java.lang.String, com.eviware.soapui.config.CredentialsConfig$AuthType$Enum)
The code is working with SoapUI Pro 5.1.2. Are there any changes in the code for ReadyAPI or is there another function I should use from now on?
Thanks in advance!
/Ronald