File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Paypal/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 15
15
<description value =" As a customer I want to be able to buy goods using Checkout with PayPal button from Product page and use Free Shipping" />
16
16
<severity value =" CRITICAL" />
17
17
<testCaseId value =" AC-6150" />
18
+ <group value =" 3rd_party_integration" />
18
19
</annotations >
19
20
<before >
20
21
<!-- Simple product is created and assigned to category -->
78
79
<argument name =" product" value =" $$createProduct$$" />
79
80
</actionGroup >
80
81
<!-- Goto Checkout Page -->
81
- <actionGroup ref =" GoToCheckoutFromMinicartActionGroup" stepKey =" goToCheckoutFromMinicart" />
82
- <waitForPageLoad stepKey =" waitForShippingPage" />
82
+ <actionGroup ref =" StorefrontCartPageOpenActionGroup" stepKey =" goToCheckout" />
83
83
<!-- Fill Shipping Address-->
84
84
<actionGroup ref =" FillGuestCheckoutShippingAddressFormActionGroup" stepKey =" fillShippingAddress" />
85
85
<selectOption selector =" {{CheckoutCartSummarySection.stateProvince}}" userInput =" Texas" stepKey =" fillState" />
You can’t perform that action at this time.
0 commit comments