diff --git a/test/e2e/codecept.conf.ts b/test/e2e/codecept.conf.ts index 578bd55..e53e30a 100644 --- a/test/e2e/codecept.conf.ts +++ b/test/e2e/codecept.conf.ts @@ -8,7 +8,7 @@ export const config: CodeceptJS.MainConfig = { show: false, timeout: 10000, waitForNavigation: 'load', - waitForAction: 10000 + waitForTimeout: 10000 } }, include: {