Skip to content

Commit 4be6c8f

Browse files
RaghavendraTirumalasettiManjusha.S
authored andcommitted
BUG#AC-2242:Error:Cart Price rule forces Free Shipping to "No" even if "-- Please Select --" was saved
1 parent a237561 commit 4be6c8f

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

app/code/Magento/SalesRule/Test/Mftf/Test/SimplefreeshippingoptionsTest.xml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,10 @@
99
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
1010
<test name="SimplefreeshippingoptionsTest">
1111
<annotations>
12-
<stories value="Create Sales Rule"/>
12+
<features value="SalesRule"/>
13+
<stories value="Creating Sales Rule"/>
1314
<title value="Test the simple free shipping options as default it should select Please select option"/>
14-
<description value="Test the simple free shipping options as default it should select Please select option"/>
15-
<testCaseId value="AC-2242"/>
16-
<useCaseId value="AC-2242"/>
15+
<description value="Test the simple free shipping options as default it should select Please select option "/>
1716
<severity value="MAJOR"/>
1817
<group value="SalesRule"/>
1918
</annotations>
@@ -51,7 +50,7 @@
5150
<click selector="{{AdminCartPriceRulesFormSection.customerGroupsDoneBtn}}" stepKey="clickDone" after="clickSelectAll"/>
5251

5352

54-
<wait time="10" stepKey="waitForUpdateStarts"/>
53+
5554
<selectOption selector="{{AdminCartPriceRulesFormSection.coupon}}" userInput="{{CartPriceRuleConditionAndFreeShippingApplied.coupon_type}}" stepKey="selectCouponType"/>
5655
<scrollTo selector="{{AdminCartPriceRulesFormSection.actionsHeader}}" stepKey="scrollToActionsHeader"/>
5756
<actionGroup ref="AdminCreateCartPriceRuleActionsSectionDiscountFieldsActionGroup" stepKey="createActiveCartPriceRuleActionsSection">

0 commit comments

Comments
 (0)