I have a need for end to end testing, when i launch a test that imply to open a page, the same problem come back each time : fsockopen(): Unable to connect to 127.0.0.1:9080 (No connection could be made because the target computer actively refused it)
Or another same port.
I use wamp, and vhost, where i have a symphony app. I’ve tried to change navigator – chrome – and firefox, i have checked the versions if they were compatible, i’ve also made sure it wasn’t the chromedriver or geckodriver that had problems. And of course reinstalled multiple times.
Also, not just fsockopen, the terminal shows : Error output: ‘.’
I’m open to any idea, i’m really stuck.
-> Reinstalled
-> Change browser as chrome with panther is known to have several problems
-> Checked and made sure every version where compatible (chrome, with the chromedriver, firefox with geckodriver)