Set resolution to 1600x1200 bs

This commit is contained in:
Chi Vinh Le
2017-10-26 17:30:55 +02:00
parent a7eb588f7f
commit b84daf0422
+1
View File
@@ -26,6 +26,7 @@ const nightwatch_config = {
// Disable this, as it makes bs slow and brittle.
'browserstack.networkLogs': false,
'browserstack.resolution': '1600x1200',
}
},
chrome: {