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 1515 <title value =" Unassign all websites from a product and set visibility to Not Visible Individually" />
1616 <description value =" Validate Removing a product from all websites in admin the product is saved successfully" />
1717 <testCaseId value =" AC-3653" />
18- <severity value =" MAJOR " />
18+ <severity value =" AVERAGE " />
1919 <group value =" catalog" />
2020 </annotations >
2121 <before >
7474 <argument name =" website" value =" {{_defaultWebsite.name}}" />
7575 </actionGroup >
7676 <!-- Save the product -->
77- <click selector = " {{AdminProductFormAdvancedPricingSection.save}} " stepKey =" saveProductAfterUpdate" />
77+ <actionGroup ref = " AdminProductFormSaveActionGroup " stepKey =" saveProductAfterUpdate" />
7878 <!-- Step 3: Verify the product is saved successfully -->
7979 <waitForElementVisible selector =" {{AdminMessagesSection.success}}" stepKey =" waitForSuccessMessage" />
8080 </test >
You can’t perform that action at this time.
0 commit comments