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 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
2424 <fillField selector =" {{AdminShippingMethodUPSSection.carriersUpsGatewayRestUrl}}" userInput =" {{_CREDS.magento/carriers_ups_gateway_rest_url}}" stepKey =" enterGateWayRestURl" />
2525 <uncheckOption selector =" {{AdminShippingMethodUPSSection.carriersUpsTrackingRestUrlSystem}}" stepKey =" unCheckTrackingRestUrlSystem" />
2626 <fillField selector =" {{AdminShippingMethodUPSSection.carriersUpsTrackingRestUrl}}" userInput =" {{_CREDS.magento/carriers_ups_tracking_rest_url}}" stepKey =" enterTrackingRestURl" />
27+ <comment userInput =" BIC workaround" stepKey =" enterAccessLicenseNumber" />
2728 <fillField selector =" {{AdminShippingMethodUPSSection.password}}" userInput =" {{_CREDS.magento/carriers_ups_rest_password}}" stepKey =" enterPassword" />
2829 <fillField selector =" {{AdminShippingMethodUPSSection.username}}" userInput =" {{_CREDS.magento/carriers_ups_rest_username}}" stepKey =" enterUsername" />
2930 <uncheckOption selector =" {{AdminShippingMethodUPSSection.modeCheckbox}}" stepKey =" unCheckMode" />
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments