mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACA-1766] disable selenium_promise_manager (#1061)
* disable selenium_promise_manager and fix some methods * some more changes
This commit is contained in:
committed by
Denys Vuika
parent
f051f01279
commit
7df8d8a4ae
@@ -49,7 +49,7 @@ exports.config = {
|
||||
'./e2e/suites/extensions/*.test.ts'
|
||||
],
|
||||
|
||||
SELENIUM_PROMISE_MANAGER: true,
|
||||
SELENIUM_PROMISE_MANAGER: false,
|
||||
|
||||
capabilities: {
|
||||
browserName: 'chrome',
|
||||
|
Reference in New Issue
Block a user