Anyone? :(
Aug 27, 2019
5
Level 5
Failed to connect to localhost port 9515: Connection refused
When trying to run a test using laravel dusk I get this:
Facebook\WebDriver\Exception\WebDriverCurlException: Curl error thrown for http POST to /session with params: {"desiredCapabilities":{"browserName":"chrome","platform":"ANY","chromeOptions":{"w3c":false,"binary":""}}}
Failed to connect to localhost port 9515: Connection refused
This was working a couple of days ago and now it is not? Any ideas?
Level 47
I think you're experiencing the same as in this thread:
https://laracasts.com/discuss/channels/testing/installing-laravel-dusk-failed-to-connect-on-localhost-port-9515-connection-refused
Please or to participate in this conversation.