File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
AdobeStockImageAdminUi/Test/Mftf/Test Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 3535 <!-- Enable Adobe Stock Integration -->
3636 <magentoCLI command =" config:set {{AdobeStockIntegrationEnable.path}} {{AdobeStockIntegrationEnable.value}}" stepKey =" enableAdobeStockIntegration" />
3737
38+ <actionGroup ref =" CliCacheCleanActionGroup" stepKey =" cleanCache" >
39+ <argument name =" tags" value =" config block_html" />
40+ </actionGroup >
3841 <!-- Logout From Admin -->
3942 <actionGroup ref =" AdminLogoutActionGroup" stepKey =" logoutFromAdmin" />
4043 </after >
Original file line number Diff line number Diff line change 3131 <actionGroup ref =" AdminAdobeStockOpenPanelFromMediaGalleryActionGroup" stepKey =" openAdobeStockPanel" />
3232 </before >
3333 <after >
34- <actionGroup ref =" AdminMediaGalleryEnhancedEnableActionGroup " stepKey =" disableEnhancedMediaGallery" />
34+ <actionGroup ref =" CliMediaGalleryEnhancedEnableActionGroup " stepKey =" disableEnhancedMediaGallery" />
3535 <actionGroup ref =" AdminOpenCreateNewCMSPageActionGroup" stepKey =" openNewPageForSeeStatusImage" />
3636 <actionGroup ref =" AdminOpenMediaGalleryFromPageNoEditorActionGroup" stepKey =" openMediaGalleryForPageForSeeStatusImage" />
3737 <actionGroup ref =" ResetAdminDataGridToDefaultViewActionGroup" stepKey =" resetToDefaultView" />
5252 <click selector =" {{AdminAdobeStockImagePreviewSection.savePreview}}" stepKey =" clickOnSavePreview" />
5353 <actionGroup ref =" AdminSaveAdobeStockImagePreviewActionGroup" stepKey =" savePreviewImage" />
5454
55- <actionGroup ref =" AdminMediaGalleryEnhancedEnableActionGroup " stepKey =" enableEnhancedMediaGallery" >
55+ <actionGroup ref =" CliMediaGalleryEnhancedEnableActionGroup " stepKey =" enableEnhancedMediaGallery" >
5656 <argument name =" enabled" value =" 1" />
5757 </actionGroup >
5858 <actionGroup ref =" AdminOpenCreateNewCMSPageActionGroup" stepKey =" openNewPageForSeeStatusImage" />
You can’t perform that action at this time.
0 commit comments