File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
app/code/Magento/Checkout/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
3
/**
4
- * Copyright © Magento, Inc. All rights reserved.
5
- * See COPYING.txt for license details .
4
+ * Copyright 2025 Adobe
5
+ * All Rights Reserved .
6
6
*/
7
7
-->
8
8
15
15
<arguments >
16
16
<argument name =" customerVar" defaultValue =" CustomerEntityOne" />
17
17
<argument name =" customerAddressVar" defaultValue =" CustomerAddressSimple" />
18
- <!-- First available shipping method will be selected if value is not passed for shippingMethod-->
19
- <argument name =" shippingMethod" defaultValue =" " type =" string" />
18
+ <argument name =" shippingMethod" defaultValue =" Flat Rate" type =" string" />
20
19
</arguments >
21
20
22
21
<waitForElementVisible selector =" {{CheckoutShippingSection.emailAddress}}" stepKey =" waitForEmailField" />
You can’t perform that action at this time.
0 commit comments