From a99d6791fd752eb9b00c50ee4ccc61f9e18893eb Mon Sep 17 00:00:00 2001 From: filip mertens Date: Sat, 16 Mar 2024 13:44:20 +0100 Subject: [PATCH] rm webdriver --- apps/remixdesktop/test/nighwatch.app.ts | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/apps/remixdesktop/test/nighwatch.app.ts b/apps/remixdesktop/test/nighwatch.app.ts index 8449b238c1..c2e100db8c 100644 --- a/apps/remixdesktop/test/nighwatch.app.ts +++ b/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: {