pull/4837/head
filip mertens 8 months ago
parent 5742ce8944
commit 3dafccb829
  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