mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-3481] Updated automated tests for attach form component (#3706)
This commit is contained in:
@@ -118,6 +118,7 @@ describe('Attach Form Component', () => {
|
||||
attachFormPage.checkDefaultFormTitleIsDisplayed(testNames.formTitle);
|
||||
attachFormPage.checkFormDropdownIsDisplayed();
|
||||
attachFormPage.checkCancelButtonIsDisplayed();
|
||||
attachFormPage.checkAttachFormButtonIsDisabled();
|
||||
attachFormPage.clickAttachFormDropdown();
|
||||
attachFormPage.selectAttachFormOption(testNames.formName);
|
||||
|
||||
|
Reference in New Issue
Block a user