{ "browser": { "browserName": "chromium", "launchOptions": { "headless": true }, "contextOptions": { "viewport": { "width": 1440, "height": 900 }, "ignoreHTTPSErrors": true } }, "outputDir": "./screenshots" }