File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/MediaGalleryCatalogUi/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 29
29
<magentoCLI command =" config:set {{WysiwygDisabledByDefault.path}} {{WysiwygDisabledByDefault.value}}" stepKey =" disableWYSIWYG" />
30
30
<deleteData createDataKey =" createProduct" stepKey =" deleteProduct" />
31
31
<actionGroup ref =" AdminOpenStandaloneMediaGalleryActionGroup" stepKey =" openMediaGallery" />
32
- <actionGroup ref =" ResetAdminDataGridToDefaultViewActionGroup " stepKey =" resetAdminDataGridToDefaultView " />
32
+ <actionGroup ref =" ClearFiltersAdminDataGridActionGroup " stepKey =" clearFilters " />
33
33
<actionGroup ref =" AdminEnhancedMediaGalleryViewImageDetails" stepKey =" openViewImageDetailsToAssertEmptyUsedIn" />
34
34
<actionGroup ref =" AssertAdminEnhancedMediaGalleryUsedInSectionNotDisplayedActionGroup" stepKey =" assertThereIsNoUsedInSection" />
35
35
<actionGroup ref =" AdminEnhancedMediaGalleryCloseViewDetailsActionGroup" stepKey =" closeDetails" />
41
41
<actionGroup ref =" AdminEnhancedMediaGalleryClickDeleteImagesButtonActionGroup" stepKey =" clickDeleteSelectedButton" />
42
42
<actionGroup ref =" AdminEnhancedMediaGalleryConfirmDeleteImagesActionGroup" stepKey =" deleteImages" />
43
43
44
- <actionGroup ref =" ResetAdminDataGridToDefaultViewActionGroup " stepKey =" resetAdminDataGridToDefaultView2 " />
44
+ <actionGroup ref =" ClearFiltersAdminDataGridActionGroup " stepKey =" clearFiltersAfterDeleteImages " />
45
45
<actionGroup ref =" AdminLogoutActionGroup" stepKey =" logoutFromAdmin" />
46
46
</after >
47
47
You can’t perform that action at this time.
0 commit comments