@ -79,9 +79,9 @@ module.exports = {
acceptSslCerts: true,
'moz:firefoxOptions': {
args: [
'--headless',
'--width=2560',
'--height=1440'
'-headless',
'-width=2560',
'-height=1440'
]
}