]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
ci: config debug
authorEduardo San Martin Morote <posva13@gmail.com>
Fri, 2 Oct 2020 11:14:42 +0000 (13:14 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Fri, 2 Oct 2020 11:14:42 +0000 (13:14 +0200)
e2e/nightwatch.browserstack.js

index a0ca0dbd1c02120b022b5142c492b528b0dd5b06..7588519db0b388bce15dcfdc5c4677f520ff45d7 100644 (file)
@@ -26,9 +26,10 @@ const nwConf = {
     'browserstack.key': BS_KEY,
     name: 'Bstack-[Nightwatch] Vue Router Parallel Test',
     'browserstack.local': true,
-    'browserstack.video': false,
     // useful to get visual logs
     // 'browserstack.debug': true,
+    // 'browserstack.console': 'verbose',
+    // 'browserstack.video': false,
     acceptSslCerts: true,
     resolution: '1024x768',
   },