Skip to content

Commit a61ca98

Browse files
authored
Merge pull request #39 from browserstack/SDK-4676_add_debug_utility_flag
[SDK-4767] Chore: Add debug utility flag in sample repo yaml
2 parents e79a760 + a6f50dd commit a61ca98

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NUnit-BrowserStack/browserstack.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,5 @@ debug: false # <boolean> # Set to true if you need screenshots for every seleniu
6464
networkLogs: false # <boolean> Set to true to enable HAR logs capturing
6565
consoleLogs: errors # <string> Remote browser's console debug levels to be printed (Default: errors)
6666
# Available options are `disable`, `errors`, `warnings`, `info`, `verbose` (Default: errors)
67+
68+
# 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)