mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
adf-testing package (#4152)
* add new lib adf-testing * fix the prefix * Improve package * Add testing project * remove useless stuff * Remove useless code
This commit is contained in:
committed by
Eugenio Romano
parent
81ec4ed441
commit
08231bbf33
@@ -17,7 +17,6 @@
|
||||
|
||||
import { Util } from '../../util/util';
|
||||
import { element, by, browser, protractor } from 'protractor';
|
||||
|
||||
export class LoginSSOPage {
|
||||
|
||||
ssoButton = element(by.css(`[data-automation-id="login-button-sso"]`));
|
||||
|
Reference in New Issue
Block a user