Open dominik0711 opened 8 years ago
How consistent is this error?
I get something not the same but similar. I use a proxy to talk an api and I find that if I have several test suites, i.e., more than one, say, the proxy just dies. I do not have time to look into it.
Can we not just have an option to spawn multiple browser instances for all the tests? It's much easier this way.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
After 10 tests suites I'll receive the following warning/error:
chrome 48 Error code ECONNREFUSED: Unexpected error. { [Error: connect ECONNREFUSED 127.0.0.1:49654] code: 'ECONNREFUSED', errno: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49654 }
This is my configuration:
This is my environment:
Here a screenshot of the test output: