running cypress run --headless --browser chrome opens a visible maximized (it does not adhere viewportWidth and viewportHeight settings) Chrome instance. I would expect it to run headless with the correct dimensions.
Interestingly, it does report to be running chrome 78 headless:

Cypress: 3.8.0
OS: Microsoft Windows 10 Enterprise Version 10.0.16299 Build 16299
Originally posted by @Waterstraal in #832 (comment)
running
cypress run --headless --browser chromeopens a visible maximized (it does not adhere viewportWidth and viewportHeight settings) Chrome instance. I would expect it to run headless with the correct dimensions.Interestingly, it does report to be running chrome 78 headless:

Originally posted by @Waterstraal in #832 (comment)