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
Copy file name to clipboardExpand all lines: browserstack.yml
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -71,3 +71,7 @@ debug: false # <boolean> # Set to true if you need screenshots for every seleniu
71
71
networkLogs: false # <boolean> Set to true to enable HAR logs capturing
72
72
consoleLogs: errors # <string> Remote browser's console debug levels to be printed (Default: errors)
73
73
# Available options are `disable`, `errors`, `warnings`, `info`, `verbose` (Default: errors)
74
+
75
+
# 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
76
+
# Visit observability.browserstack.com to see your test reports and insights. To disable test observability, specify `testObservability: false` in the key below.
0 commit comments