mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
Fixing e2e - part III
This commit is contained in:
@@ -25,7 +25,7 @@ export class AttachFormPage {
|
||||
completeButton = $('#adf-attach-form-complete-button');
|
||||
formDropdown = $('#form_id');
|
||||
cancelButton = $('#adf-attach-form-cancel-button');
|
||||
defaultTitle = $('.mat-card-title');
|
||||
defaultTitle = $('.mat-mdc-card-title');
|
||||
attachFormDropdown = new DropdownPage($('.adf-attach-form-row'));
|
||||
|
||||
async checkAttachFormButtonIsDisplayed(): Promise<void> {
|
||||
|
Reference in New Issue
Block a user