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 5858 <!-- Login to Paypal in-context-->
5959 <actionGroup ref =" StorefrontLoginToPayPalPaymentAccountTwoStepActionGroup" stepKey =" loginToPayPal" />
6060 <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 >
6165 <actionGroup ref =" StorefrontPlaceOrderOnOrderReviewPageActionGroup" stepKey =" clickPlaceOrderBtn" />
6266 <!-- I see order successful Page -->
6367 <waitForElementVisible selector =" {{CheckoutSuccessMainSection.orderNumber}}" stepKey =" waitForOrderNumberToBeGrabbed" />
You can’t perform that action at this time.
0 commit comments