File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
app/code/Magento/Shipping/Test/Mftf Expand file tree Collapse file tree 2 files changed +5
-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
24
24
<fillField selector =" {{AdminShippingMethodUPSSection.carriersUpsGatewayRestUrl}}" userInput =" {{_CREDS.magento/carriers_ups_gateway_rest_url}}" stepKey =" enterGateWayRestURl" />
25
25
<uncheckOption selector =" {{AdminShippingMethodUPSSection.carriersUpsTrackingRestUrlSystem}}" stepKey =" unCheckTrackingRestUrlSystem" />
26
26
<fillField selector =" {{AdminShippingMethodUPSSection.carriersUpsTrackingRestUrl}}" userInput =" {{_CREDS.magento/carriers_ups_tracking_rest_url}}" stepKey =" enterTrackingRestURl" />
27
+ <comment userInput =" BIC workaround" stepKey =" enterAccessLicenseNumber" />
27
28
<fillField selector =" {{AdminShippingMethodUPSSection.password}}" userInput =" {{_CREDS.magento/carriers_ups_rest_password}}" stepKey =" enterPassword" />
28
29
<fillField selector =" {{AdminShippingMethodUPSSection.username}}" userInput =" {{_CREDS.magento/carriers_ups_rest_username}}" stepKey =" enterUsername" />
29
30
<uncheckOption selector =" {{AdminShippingMethodUPSSection.modeCheckbox}}" stepKey =" unCheckMode" />
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
You can’t perform that action at this time.
0 commit comments