Skip to content

Commit 07b21c9

Browse files
Merge branch 'ACQE-7941' into ACQE-functional-deployment-version10
2 parents 5a73673 + 48bbb10 commit 07b21c9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/code/Magento/MediaGalleryUi/Test/Mftf/ActionGroup/AdminEnhancedMediaGalleryExpandFilterActionGroup.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
/**
4-
* Copyright © Magento, Inc. All rights reserved.
5-
* See COPYING.txt for license details.
4+
* Copyright 2020 Adobe
5+
* All Rights Reserved.
66
*/
77
-->
88

@@ -12,7 +12,7 @@
1212
<annotations>
1313
<description>Expand media gallery filter by clicking on button</description>
1414
</annotations>
15-
15+
<waitForElementClickable selector="{{AdminEnhancedMediaGalleryFiltersSection.filtersButton}}" stepKey="waitForExpandFilter"/>
1616
<click selector="{{AdminEnhancedMediaGalleryFiltersSection.filtersButton}}" stepKey="expandFilter"/>
1717
<waitForLoadingMaskToDisappear stepKey="waitForLoadingMaskToDisappear"/>
1818
</actionGroup>

0 commit comments

Comments
 (0)