Skip to content

Commit 2fa6849

Browse files
Merge branch 'ACQE-7414' into ACQE-Version1-functional-mainline-deployment
2 parents fbde51c + 0a20e53 commit 2fa6849

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

app/code/Magento/Shipping/Test/Mftf/Test/StorefrontDisplayTableRatesShippingMethodForAETest.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
/**
4-
* Copyright © Magento, Inc. All rights reserved.
5-
* See COPYING.txt for license details.
4+
* Copyright 2025 Adobe
5+
* All Rights Reserved.
66
*/
77
-->
88

@@ -73,6 +73,8 @@
7373
<!--Proceed to Review and Payments section-->
7474
<actionGroup ref="StorefrontCheckoutClickNextOnShippingStepActionGroup" stepKey="clickToSaveShippingInfo"/>
7575
<waitForPageLoad stepKey="waitForReviewAndPaymentsPageIsLoaded"/>
76+
<!-- Select Check Money Order Payment Method -->
77+
<actionGroup ref="CheckoutSelectCheckMoneyOrderPaymentActionGroup" stepKey="selectCheckMO"/>
7678
<!--Place order and assert the message of success-->
7779
<actionGroup ref="ClickPlaceOrderActionGroup" stepKey="placeOrderProductSuccessful"/>
7880
</test>

0 commit comments

Comments
 (0)