rm webdriver

pull/4837/head
filip mertens 8 months ago
parent b9ba90e810
commit a99d6791fd
  1. 9
      apps/remixdesktop/test/nighwatch.app.ts

@ -18,14 +18,7 @@ module.exports = {
path: './reports/screenshots',
on_failure: true,
on_error: true
},
webdriver: {
start_process: false,
timeout_options: {
timeout: 60000, // 15 seconds
retry_attempts: 3
}
},
}
},
maclocal: {
desiredCapabilities: {

Loading…
Cancel
Save