mirror of
https://github.com/wassname/talk.git
synced 2026-07-26 13:37:38 +08:00
Harmonize local chrome headless window-size
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@ module.exports = {
|
||||
'chrome-headless': {
|
||||
desiredCapabilities: {
|
||||
chromeOptions : {
|
||||
args: ['--headless', '--disable-gpu', 'window-size=1280,800'],
|
||||
args: ['--headless', '--disable-gpu', 'window-size=1600,1200'],
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user