Forum Discussion
jclesur
15 years agoNew Contributor
The right way to set the Proxy enable is the following :
import com.eviware.soapui.impl.wsdl.support.http.ProxyUtils
ProxyUtils.setProxyEnabled(true)
import com.eviware.soapui.impl.wsdl.support.http.ProxyUtils
ProxyUtils.setProxyEnabled(true)