Running Selenium tests with Xamarin Studion on MAC
问题 I am trying to run my created tests on Visual Studio 2010 , using Selenium WebDriver , in a MAC using Xamarin Studio. I have chromedriver.exe as EmbeddedResource, so I removed and add the one for mac (chromedriver). Everything looks okay but doesnt allow me to run them because I see this error: OpenQA.Selenium.WebDriverException : Unexpected error. System.Net.WebException: Error: ConnectFailure (Connection refused) ---> System.Net.Sockets.SocketException: Connection refused at System.Net