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 1717 <severity value =" MAJOR" />
1818 <testCaseId value =" AC-5299" />
1919 <group value =" 3rd_party_integration" />
20+ <group value =" pr_exclude" />
2021 </annotations >
2122 <before >
2223 <!-- Simple product is created -->
4546 </actionGroup >
4647 <!-- Go to Checkout Page -->
4748 <actionGroup ref =" StorefrontOpenCheckoutPageActionGroup" stepKey =" goToCheckout" />
48- <actionGroup ref =" CheckoutSelectFlatRateShippingMethodActionGroup" stepKey =" selectFlatRateShipping" />
49- <actionGroup ref =" StorefrontCheckoutClickNextOnShippingStepActionGroup" stepKey =" clickNext" />
49+ <actionGroup ref =" StorefrontGuestCheckoutProceedToPaymentStepActionGroup" stepKey =" clickNext" />
5050 <!-- Click on PayPal payment radio button -->
5151 <waitForElementClickable selector =" {{CheckoutPaymentSection.PayPalPaymentRadio}}" stepKey =" waitForPayPalRadioButton" />
5252 <click selector =" {{CheckoutPaymentSection.PayPalPaymentRadio}}" stepKey =" selectPaypalPayment" />
You can’t perform that action at this time.
0 commit comments