File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
app/code/Magento/Paypal/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change 57
57
<waitForElementClickable selector =" {{CheckoutPaymentSection.reviewOrder}}" stepKey =" waitForReviewOrderButtonToBeClickable" />
58
58
<click selector =" {{CheckoutPaymentSection.reviewOrder}}" stepKey =" clickReviewOrderButton" />
59
59
<waitForPageLoad stepKey =" waitForPageLoad" />
60
- <!-- Click PayPal button and go back to Magento site-->
61
- <actionGroup ref =" StorefrontPaypalSwitchBackToMagentoFromCheckoutPageActionGroup" stepKey =" goBackToMagentoSite" />
62
60
<actionGroup ref =" StorefrontSelectShippingMethodOnOrderReviewPageActionGroup" stepKey =" selectShippingMethod" />
63
61
<waitForElementClickable selector =" {{StorefrontPayPalOrderReviewSection.applyDiscountCodeHeader}}" stepKey =" waitForDiscountHeaderToBeClickable" />
64
62
<click selector =" {{StorefrontPayPalOrderReviewSection.applyDiscountCodeHeader}}" stepKey =" clickDiscountHeader" />
You can’t perform that action at this time.
0 commit comments