Set resolution

This commit is contained in:
Chi Vinh Le
2017-11-09 19:19:47 +01:00
parent e885178dfc
commit da35f39baf
6 changed files with 19 additions and 2 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ const nightwatch_config = {
// Disable this, as it makes bs slow and brittle.
'browserstack.networkLogs': false,
'browserstack.resolution': '1600x1200',
'resolution': '1600x1200',
},
screenshots : {
enabled: true,