Skip to content

Commit a9964d6

Browse files
authored
ACQE-6908 : Verify that Apply gift cards or promo codes widget is shown on order review page
Removed actiongroup
1 parent 185d448 commit a9964d6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/code/Magento/Paypal/Test/Mftf/Test/StorefrontVerifyGiftCardPromoWidgetForPayFlowLinkTest.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,6 @@
5757
<waitForElementClickable selector="{{CheckoutPaymentSection.reviewOrder}}" stepKey="waitForReviewOrderButtonToBeClickable"/>
5858
<click selector="{{CheckoutPaymentSection.reviewOrder}}" stepKey="clickReviewOrderButton"/>
5959
<waitForPageLoad stepKey="waitForPageLoad"/>
60-
<!--Click PayPal button and go back to Magento site-->
61-
<actionGroup ref="StorefrontPaypalSwitchBackToMagentoFromCheckoutPageActionGroup" stepKey="goBackToMagentoSite"/>
6260
<actionGroup ref="StorefrontSelectShippingMethodOnOrderReviewPageActionGroup" stepKey="selectShippingMethod"/>
6361
<waitForElementClickable selector="{{StorefrontPayPalOrderReviewSection.applyDiscountCodeHeader}}" stepKey="waitForDiscountHeaderToBeClickable"/>
6462
<click selector="{{StorefrontPayPalOrderReviewSection.applyDiscountCodeHeader}}" stepKey="clickDiscountHeader"/>

0 commit comments

Comments
 (0)