File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
app/code/Magento/Shipping/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1818 <severity value =" MAJOR" />
1919 <group value =" 3rd_party_integration" />
2020 <group value =" EnableUSPSShippingForRestAPISuite" />
21- <!-- < group value="pr_exclude"/> -- >
21+ <group value =" pr_exclude" />
2222 </annotations >
2323 <before >
2424 <!-- Create product -->
7373 <actionGroup ref =" LoginToStorefrontActionGroup" stepKey =" customerLogin" >
7474 <argument name =" Customer" value =" $createCustomer$" />
7575 </actionGroup >
76- <!-- Step 2:Add produuct to cart -->
76+ <!-- Step 2:Add product to cart -->
7777 <actionGroup ref =" OpenStoreFrontProductPageActionGroup" stepKey =" navigateToProductPage" >
7878 <argument name =" productUrlKey" value =" $createProduct.custom_attributes[url_key]$" />
7979 </actionGroup >
8787 <argument name =" address" value =" Canada_Address" />
8888 </actionGroup >
8989 <!-- Step 4:Select Any USPS Shipping method -->
90- <actionGroup ref =" StorefrontSetShippingMethodActionGroup" stepKey =" setShippingMethodFlatRate " >
90+ <actionGroup ref =" StorefrontSetShippingMethodActionGroup" stepKey =" setShippingUSPSShippingMethod " >
9191 <argument name =" shippingMethodName" value =" {{ShippingTypeUSPSConfigData.value}}" />
9292 </actionGroup >
9393 <!-- Step 5:Place order -->
You can’t perform that action at this time.
0 commit comments