Skip to content

Commit f7d1ef3

Browse files
committed
#AC-9653::UPS SOAP and REST support in 2.4.7-beta3-static and functional tests failure fixes
1 parent bc026a0 commit f7d1ef3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Ups/Test/Mftf/Test/DefaultConfigForUPSTypeTest.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@
2525
</before>
2626
<after>
2727
<!--Collapse UPS tab and logout-->
28+
<selectOption userInput="UPS_XML" selector="{{AdminShippingMethodsUpsSection.carriersUpsType}}" stepKey="selectUpsDefOption"/>
29+
<checkOption selector="{{AdminShippingMethodsUpsSection.carriersUPSTypeSystem}}" stepKey="checkDefault" ></checkOption>
2830
<comment userInput="Collapse UPS tab and logout" stepKey="collapseTabAndLogout"/>
2931
<click selector="{{AdminShippingMethodsUpsSection.carriersUpsTab}}" stepKey="collapseTab"/>
3032
<actionGroup ref="AdminLogoutActionGroup" stepKey="logout"/>

0 commit comments

Comments
 (0)