You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is kind of weird setting, see browserstack/api#9
I think setting it always to true is the best we can do now, as running BS with Karma without a tunnel does not make any sense.
This is more of a question as I find it very confusing.
The
browserstack.tunnel
setting is not mentioned in this API docs, however it is mentioned in http://www.browserstack.com/automate/capabilities-and-timeouts.When I don't set it, my tests seem to run fine (using tunnel), only the web UI shows "tunnel false".
When I set it to
false
, than the tunnel does not work (even though the tunnel is established).The text was updated successfully, but these errors were encountered: