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 was archived by the owner on Jan 7, 2025. It is now read-only.
If you specify specific browser configurations for testing via sauce labs in the wGulp gulpfile.js, these entries are merged with the existing default entries provided by wGulp. This may result in unintentionally running sauce labs tests with unnecessary browser configurations.
If a browser config is specified locally, it should probably just completely override the wGulp defaults (instead of merge with them).