diff --git a/NUnit-BrowserStack/browserstack.yml b/NUnit-BrowserStack/browserstack.yml index 239fd52..54d9fe8 100644 --- a/NUnit-BrowserStack/browserstack.yml +++ b/NUnit-BrowserStack/browserstack.yml @@ -64,3 +64,4 @@ debug: false # # Set to true if you need screenshots for every seleniu networkLogs: false # Set to true to enable HAR logs capturing consoleLogs: errors # Remote browser's console debug levels to be printed (Default: errors) # Available options are `disable`, `errors`, `warnings`, `info`, `verbose` (Default: errors) +testObservability: true