File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Catalog/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 127127 <actionGroup ref =" SaveProductFormActionGroup" stepKey =" saveProduct5" />
128128 <!-- Assert notification and success messages-->
129129 <see selector =" {{StorefrontMessagesSection.success}}" userInput =" {{ProductFormMessages.save_success}}" stepKey =" seeSuccessMessage" />
130- <dontSee selector =" {{StorefrontMessagesSection.noticeMessage}}" userInput =" {{ProductFormMessages.remove_image_notice}}" stepKey =" seeNotification" />
130+ <see selector =" {{StorefrontMessagesSection.noticeMessage}}" userInput =" {{ProductFormMessages.remove_image_notice}}" stepKey =" seeNotification" />
131131 <!-- Reopen image tab and see the image is not deleted-->
132132 <conditionalClick selector =" {{AdminProductImagesSection.productImagesToggle}}" dependentSelector =" {{AdminProductImagesSection.imageUploadButton}}" visible =" false" stepKey =" openProductImagesTab" />
133133 <waitForPageLoad stepKey =" waitForImagesLoad" />
154154 <actionGroup ref =" SaveProductFormActionGroup" stepKey =" saveProduct7" />
155155 <!-- Assert notification and success messages-->
156156 <see selector =" {{StorefrontMessagesSection.success}}" userInput =" {{ProductFormMessages.save_success}}" stepKey =" seeSuccessMessage2" />
157- <dontSee selector =" {{StorefrontMessagesSection.noticeMessage}}" userInput =" {{ProductFormMessages.remove_image_notice}}" stepKey =" seeNotification2" />
157+ <see selector =" {{StorefrontMessagesSection.noticeMessage}}" userInput =" {{ProductFormMessages.remove_image_notice}}" stepKey =" seeNotification2" />
158158 <!-- Reopen image tab and see the image is not deleted-->
159159 <conditionalClick selector =" {{AdminProductImagesSection.productImagesToggle}}" dependentSelector =" {{AdminProductImagesSection.imageUploadButton}}" visible =" false" stepKey =" openProductImagesTab2" />
160160 <waitForPageLoad stepKey =" waitForImagesLoad2" />
You can’t perform that action at this time.
0 commit comments