browserstack/browserstack-local-nodejs

Error: Could not connect to start!

dweber019 opened this issue · 2 comments

Using version 1.3.1
Error occurred by DevExpress/testcafe-browser-provider-browserstack#29

Debugged the error down to this repository and found issue #31, which describes the exact same issue I'm experiencing.

Hey @dweber019, can you share which OS you are running it on? also provide testcafe and testcafe-browser-provider-browserstack version, that would help in debugging.

Hi @mohitmun

Here my data:
OS: Mac OS 10.13.3
Testcafe: 0.19.0
Testcafe: 1.3.0

You can use this branch to reproduce https://github.com/w3tecch/test-cafe-e2e/tree/feature/browser-stack

Thanks