Skip to content

Commit 3dd1748

Browse files
authored
Merge pull request #135 from browserstack/SDK-4676_add_debug_utility_flag
[SDK-4767] Chore: Add debug utility flag in sample repo yaml
2 parents 8ad74f7 + 40e0e34 commit 3dd1748

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

browserstack.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,5 @@ consoleLogs: errors # <string> Remote browser's console debug levels to be print
8080
# 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
8181
# Visit observability.browserstack.com to see your test reports and insights. To disable test observability, specify `testObservability: false` in the key below.
8282
testObservability: true
83+
84+
# 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

0 commit comments

Comments
 (0)