pull/5370/head
filip mertens 11 months ago
parent 25d777cb0d
commit 6b05c31130
  1. 8
      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: {

Loading…
Cancel
Save