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
I followed exactly the same code and tried to run parallel_local/local to have my Nightwatch test running in BrowserStack, it is running but network is NOT going through my local, so my night watch test is failing.
My understanding is giving config : 'browserstack.local': "true" + using the "local.running.js" (given my right key)...should run the test through my local network. But it is not happening.
Is any one gone through this issue? am i missing anything?