diff --git a/apps/remixdesktop/test/nighwatch.app.ts b/apps/remixdesktop/test/nighwatch.app.ts index c40a480bc7..8449b238c1 100644 --- a/apps/remixdesktop/test/nighwatch.app.ts +++ b/apps/remixdesktop/test/nighwatch.app.ts @@ -19,7 +19,13 @@ module.exports = { on_failure: true, on_error: true }, - + webdriver: { + start_process: false, + timeout_options: { + timeout: 60000, // 15 seconds + retry_attempts: 3 + } + }, }, maclocal: { desiredCapabilities: {