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
{{ message }}
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.
… not pass browserstack options properly to the browser stack local client. Ref: karma-runner/karma-browserstack-launcher#150
Added explicit localIdentifier for tunnel to avoid two instances interfering with each other.
Setting karma-launcher concurrency option to 1 when running BrowserStack tests.
… not pass browserstack options properly to the browser stack local client. Ref: karma-runner/karma-browserstack-launcher#150
Added explicit localIdentifier for tunnel to avoid two instances interfering with each other.
Setting karma-launcher concurrency option to 1 when running BrowserStack tests.
ea4ec78 broke passing most arguments to
BrowserstackLocal
. Onlykey
is being passed in now.The text was updated successfully, but these errors were encountered: