mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-NO-ISSUE] update e2e js-api 3 (#4124)
* update e2e js-api node * fix protractor import * use new client * fix protractor conf comaptibility * processClient fix * new js-api * fix new import * fix identity call * fix identity call * remove aut param * fix model * fix model * increase timeout CS bigFile * Refactor task details e2e tests * Fix e2e test * Rebase branch
This commit is contained in:
@@ -21,7 +21,7 @@ import { DataTableComponentPage } from '../../pages/adf/dataTableComponentPage';
|
||||
import TestConfig = require('../../test.config');
|
||||
|
||||
import { AcsUserModel } from '../../models/ACS/acsUserModel';
|
||||
import AlfrescoApi = require('alfresco-js-api-node');
|
||||
import { AlfrescoApiCompatibility as AlfrescoApi } from '@alfresco/js-api';
|
||||
import { NavigationBarPage } from '../../pages/adf/navigationBarPage';
|
||||
|
||||
describe('Datatable component - selection', () => {
|
||||
|
Reference in New Issue
Block a user