File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
app/code/Magento/Paypal/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 58
58
<!-- Login to Paypal in-context-->
59
59
<actionGroup ref =" StorefrontLoginToPayPalPaymentAccountTwoStepActionGroup" stepKey =" loginToPayPal" />
60
60
<actionGroup ref =" StorefrontPaypalSwitchBackToMagentoFromCheckoutPageActionGroup" stepKey =" confirmPaymentAndGoBackToMagento" />
61
+ <waitForPageLoad stepKey =" waitForPageLoad" />
62
+ <actionGroup ref =" StorefrontSelectShippingMethodOnOrderReviewPageActionGroup" stepKey =" selectShippingMethod" >
63
+ <argument name =" shippingMethod" value =" Free - $0.00" />
64
+ </actionGroup >
61
65
<actionGroup ref =" StorefrontPlaceOrderOnOrderReviewPageActionGroup" stepKey =" clickPlaceOrderBtn" />
62
66
<!-- I see order successful Page -->
63
67
<waitForElementVisible selector =" {{CheckoutSuccessMainSection.orderNumber}}" stepKey =" waitForOrderNumberToBeGrabbed" />
You can’t perform that action at this time.
0 commit comments