We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc026a0 commit f7d1ef3Copy full SHA for f7d1ef3
app/code/Magento/Ups/Test/Mftf/Test/DefaultConfigForUPSTypeTest.xml
@@ -25,6 +25,8 @@
25
</before>
26
<after>
27
<!--Collapse UPS tab and logout-->
28
+ <selectOption userInput="UPS_XML" selector="{{AdminShippingMethodsUpsSection.carriersUpsType}}" stepKey="selectUpsDefOption"/>
29
+ <checkOption selector="{{AdminShippingMethodsUpsSection.carriersUPSTypeSystem}}" stepKey="checkDefault" ></checkOption>
30
<comment userInput="Collapse UPS tab and logout" stepKey="collapseTabAndLogout"/>
31
<click selector="{{AdminShippingMethodsUpsSection.carriersUpsTab}}" stepKey="collapseTab"/>
32
<actionGroup ref="AdminLogoutActionGroup" stepKey="logout"/>
0 commit comments