From 2bdf99fcc188909979280798e1e6bb4f11e20334 Mon Sep 17 00:00:00 2001 From: Rahul Nawani Date: Thu, 16 Jan 2014 11:56:08 +0530 Subject: [PATCH] add debug for browserstack-runner --- browserstack.json | 1 + 1 file changed, 1 insertion(+) diff --git a/browserstack.json b/browserstack.json index 53802465ee..beab742e1f 100644 --- a/browserstack.json +++ b/browserstack.json @@ -2,6 +2,7 @@ "username": "--secure--", "key": "--secure--", "test_path": "js/tests/index.html", + "debug": true, "browsers": [ { "browser": "firefox", -- 2.47.2