Starting ChromeDriver 2.24.417431 (9aea000394714d2fbb20850021f6204f2256b9cf) on port 32933 Only local connections are allowed. Exception in thread "main" java.lang.RuntimeException: Issue contacting DataExchangeAPI server. See documentation to disable the proxy. at com.neotys.selenium.proxies.helpers.SeleniumProxyConfig.initializeDataExchangeAPIClient(SeleniumProxyConfig.java:251) at com.neotys.selenium.proxies.helpers.SeleniumProxyConfig.getDataExchangeAPIClient(SeleniumProxyConfig.java:205) at com.neotys.selenium.proxies.helpers.EntryHandler.sendData(EntryHandler.java:101) at com.neotys.selenium.proxies.helpers.EntryHandler.sendEntry(EntryHandler.java:75) at com.neotys.selenium.proxies.helpers.ProxySendHelper.sendAndReturn(ProxySendHelper.java:189) at com.neotys.selenium.proxies.WebDriverProxy$1.invoke(WebDriverProxy.java:78) at com.sun.proxy.$Proxy2.get(Unknown Source) at com.test.neo.NeoloadIntWithSel.main(NeoloadIntWithSel.java:42) Caused by: NL-API-ERROR at com.neotys.rest.dataexchange.client.DataExchangeAPIClientFactory.newClient(DataExchangeAPIClientFactory.java:112) at com.neotys.selenium.proxies.helpers.SeleniumProxyConfig.initializeDataExchangeAPIClient(SeleniumProxyConfig.java:239) ... 7 more