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
exports.debug(`EXCEPTION while parsing browserstackAutomation capability with error ${e}`,true,e);
763
765
}
764
766
767
+
if(isTestObservabilitySession)logger.warn("testObservability is set to true. Other test reporters you are using will be automatically disabled. Learn more at browserstack.com/docs/test-observability/overview/what-is-test-observability");
0 commit comments