Skip to content

Commit 9e170e5

Browse files
committed
update: local.json
1 parent ee47c1e commit 9e170e5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

config/local.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
"projectName": "Pytest Browserstack",
77
"buildName": "browserstack-build-1",
88
"sessionName": "Bstack Local Test",
9-
"local": true
9+
"local": true,
10+
"debug": "true",
11+
"networkLogs": "true"
1012
}
1113
},
1214
"environments": [

0 commit comments

Comments
 (0)