File tree 1 file changed +7
-7
lines changed
app/code/Magento/MediaGalleryCatalogUi/Test/Mftf/Test 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 58
58
<actionGroup ref =" AdminMediaGalleryAssertCategoryNameInCategoryGridActionGroup" stepKey =" assertCategoryInGrid" >
59
59
<argument name =" categoryName" value =" $$category.name$$" />
60
60
</actionGroup >
61
-
62
- <deleteData createDataKey =" category" stepKey =" deleteCategory" />
63
- <actionGroup ref =" AdminOpenStandaloneMediaGalleryActionGroup" stepKey =" openMediaGallery" />
64
- <actionGroup ref =" AdminEnhancedMediaGalleryViewImageDetails" stepKey =" openViewImageDetailsToVerfifyEmptyUsedIn" />
65
- <actionGroup ref =" AssertAdminEnhancedMediaGalleryUsedInSectionNotDisplayedActionGroup" stepKey =" assertThereIsNoUsedInSection" />
66
- <actionGroup ref =" AdminEnhancedMediaGalleryCloseViewDetailsActionGroup" stepKey =" closeDetails" />
67
-
61
+
68
62
<actionGroup ref =" AdminEnhancedMediaGalleryCategoryGridExpandFilterActionGroup" stepKey =" expandFilters" />
69
63
<actionGroup ref =" AdminEnhancedMediaGallerySelectUsedInFilterActionGroup" stepKey =" setAssetFilter" >
70
64
<argument name =" filterName" value =" Asset" />
75
69
<argument name =" filterPlaceholder" value =" {{UpdatedImageDetails.title}}" />
76
70
</actionGroup >
77
71
72
+ <deleteData createDataKey =" category" stepKey =" deleteCategory" />
73
+ <actionGroup ref =" AdminOpenStandaloneMediaGalleryActionGroup" stepKey =" openMediaGallery" />
74
+ <actionGroup ref =" AdminEnhancedMediaGalleryViewImageDetails" stepKey =" openViewImageDetailsToVerfifyEmptyUsedIn" />
75
+ <actionGroup ref =" AssertAdminEnhancedMediaGalleryUsedInSectionNotDisplayedActionGroup" stepKey =" assertThereIsNoUsedInSection" />
76
+ <actionGroup ref =" AdminEnhancedMediaGalleryCloseViewDetailsActionGroup" stepKey =" closeDetails" />
77
+
78
78
</test >
79
79
</tests >
You can’t perform that action at this time.
0 commit comments