Skip to content

Commit 1e18ab5

Browse files
committed
MAGETWO-89438: Advanced pricing the bulk discounts by percentage returns error when set
1 parent 28865bd commit 1e18ab5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/AdminValidateApplyingTierPriceWithEmptyDiscountValueTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
<actionGroup ref="OpenEditProductOnBackendActionGroup" stepKey="openEditProductPage">
3939
<argument name="product" value="$$createSimpleProduct$$"/>
4040
</actionGroup>
41+
<scrollToTopOfPage stepKey="scrollToTopOfPage"/>
4142
<click selector="{{AdminProductFormSection.advancedPricingLink}}" stepKey="clickOnAdvancedPricingButton"/>
4243
<waitForElement selector="{{AdminProductFormAdvancedPricingSection.customerGroupPriceAddButton}}" stepKey="waitForCustomerGroupPriceAddButton"/>
4344
<click selector="{{AdminProductFormAdvancedPricingSection.customerGroupPriceAddButton}}" stepKey="addCustomerGroupPrice"/>

0 commit comments

Comments
 (0)