Skip to content

Commit fb9c218

Browse files
ACQE-7941: [MFTF TEST] AdminEnhancedMediaGalleryVerifyUsedInFilterTest
- Added waitforElementClickable before click
1 parent 462ede9 commit fb9c218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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)