File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
app/code/Magento/Theme/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 126126 <waitForPageLoad stepKey =" waitForPageload3" />
127127 <scrollTo selector =" {{AdminDesignConfigSection.headerSection}}" stepKey =" scrollToHtmlHeadSection2" />
128128 <click selector =" {{AdminDesignConfigSection.headerSection}}" stepKey =" openHtmlHeadSection2" />
129- <!-- Clear Cache-->
130- <actionGroup ref =" CliCacheFlushActionGroup" stepKey =" flushCache4" >
131- <argument name =" tags" value =" " />
132- </actionGroup >
133129 <!-- Delete uploaded Image From Header-->
134130 <comment userInput =" Delete Uploaded Image" stepKey =" DeleteUploadedImageComment" />
135131 <click selector =" {{AdminDesignConfigSection.deleteheaderSectionImage}}" stepKey =" clickUseDefault" />
136132 <waitForElementVisible selector =" {{AdminDesignConfigSection.saveConfiguration}}" stepKey =" waitForWrapperToClose2" />
137133 <click selector =" {{AdminDesignConfigSection.saveConfiguration}}" stepKey =" saveConfiguration2" />
138134 <waitForElementVisible selector =" {{AdminDesignConfigSection.successNotification}}" stepKey =" waitForSuccessNotification2" />
139135 <waitForPageLoad stepKey =" waitForPageloadSuccess2" />
140- <!-- Delete Image -->
136+ <!-- Clear Cache-->
137+ <actionGroup ref =" CliCacheFlushActionGroup" stepKey =" flushCache4" >
138+ <argument name =" tags" value =" " />
139+ </actionGroup >
140+ <!-- Delete ImageFolder -->
141141 <comment userInput =" Delete Image" stepKey =" deleteImageComment" />
142142 <actionGroup ref =" NavigateToMediaGalleryActionGroup" stepKey =" navigateToMediaGallery" />
143143 <comment userInput =" BIC workaround" stepKey =" navigateToFolder2" />
You can’t perform that action at this time.
0 commit comments