{ "baseUrl": "https://release.app.appsmith.com/", "defaultCommandTimeout": 20000, "requestTimeout": 21000, "pageLoadTimeout": 20000, "video": true, "reporter": "mochawesome", "reporterOptions": { "reportDir": "results", "overwrite": false, "html": true, "json": false }, "env": { "USERNAME": "nandan@thinkify.io", "PASSWORD": "Test$123", "TESTUSERNAME1": "viewerappsmith@mailinator.com", "TESTPASSWORD1": "Test@123", "TESTUSERNAME2": "developerappsmith@mailinator.com", "TESTPASSWORD2": "Test@123" }, "chromeWebSecurity": false, "viewportHeight": 900, "viewportWidth": 1400, "retries": { "runMode": 2, "openMode": 0 } }