rm webdriver

pull/5370/head
filip mertens 11 months ago
parent 1058dfda5e
commit fdb3f74025
  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