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 126
126
<waitForPageLoad stepKey =" waitForPageload3" />
127
127
<scrollTo selector =" {{AdminDesignConfigSection.headerSection}}" stepKey =" scrollToHtmlHeadSection2" />
128
128
<click selector =" {{AdminDesignConfigSection.headerSection}}" stepKey =" openHtmlHeadSection2" />
129
- <!-- Clear Cache-->
130
- <actionGroup ref =" CliCacheFlushActionGroup" stepKey =" flushCache4" >
131
- <argument name =" tags" value =" " />
132
- </actionGroup >
133
129
<!-- Delete uploaded Image From Header-->
134
130
<comment userInput =" Delete Uploaded Image" stepKey =" DeleteUploadedImageComment" />
135
131
<click selector =" {{AdminDesignConfigSection.deleteheaderSectionImage}}" stepKey =" clickUseDefault" />
136
132
<waitForElementVisible selector =" {{AdminDesignConfigSection.saveConfiguration}}" stepKey =" waitForWrapperToClose2" />
137
133
<click selector =" {{AdminDesignConfigSection.saveConfiguration}}" stepKey =" saveConfiguration2" />
138
134
<waitForElementVisible selector =" {{AdminDesignConfigSection.successNotification}}" stepKey =" waitForSuccessNotification2" />
139
135
<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 -->
141
141
<comment userInput =" Delete Image" stepKey =" deleteImageComment" />
142
142
<actionGroup ref =" NavigateToMediaGalleryActionGroup" stepKey =" navigateToMediaGallery" />
143
143
<comment userInput =" BIC workaround" stepKey =" navigateToFolder2" />
You can’t perform that action at this time.
0 commit comments