I am trying to connect from Visual Studio 2015 to local BrowserStack to run my applications on a remote server and I have updated this in App.Config file as below. I managed to run them in parallel on BrowserStack cloud using public URL's, but I couldn't make my tests running locally.
<add key="build" value="specflow-browserstack" />
<add key="name" value="local_test" />
<add key="browserstack.debug" value="true" />
<add key="browserstack.local" value="true" />
<add key="browserstack.localIdentifier" value="Test123" />
And also when I launch browserstack local on browser using Chrome addon then I am seeing below error and my test is not running
System.Exception: Eror while executing BrowserStackLocal start
{"state":"disconnected","pid":6312,"message":"Disconnected"}
at BrowserStack.BrowserStackTunnel.<>c__DisplayClass17_0.