diff --git a/browserstack.yml b/browserstack.yml index 931609d..1d482e3 100644 --- a/browserstack.yml +++ b/browserstack.yml @@ -79,3 +79,5 @@ consoleLogs: errors # Remote browser's console debug levels to be print # Test Observability is an intelligent test reporting & debugging product. It collects data using the SDK. Read more about what data is collected at https://www.browserstack.com/docs/test-observability/references/terms-and-conditions # Visit observability.browserstack.com to see your test reports and insights. To disable test observability, specify `testObservability: false` in the key below. testObservability: true + +# debugUtility: true # Set to true if you want to validate and debug the correctness of your BrowserStack config options. Read more about it here - https://www.browserstack.com/docs/automate/debug-common-errors