Skip to content

Commit ed4a65a

Browse files
shanthishanthi
authored andcommitted
ACQE-5769: Removed waitForPageLoad action in test file
1 parent 0e3fba3 commit ed4a65a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@
7272
<!-- Go to Order review -->
7373
<actionGroup ref="StorefrontCheckoutClickNextOnShippingStepActionGroup" stepKey="goToCheckoutPaymentPage"/>
7474
<waitForPageLoad stepKey="waitForLoadingMask"/>
75-
<waitForPageLoad stepKey="waitForPaymentPageLoad"/>
7675
<!-- Checkout select Credit Card (Payflow Pro) and place order-->
7776
<conditionalClick selector="{{StorefrontCheckoutPaymentMethodSection.checkPaymentMethodByName('Credit Card (Payflow Pro)')}}" dependentSelector="{{StorefrontCheckoutPaymentMethodSection.checkPaymentMethodByName('Credit Card (Payflow Pro)')}}" visible="true" stepKey="selectPaymentMethod"/>
7877
<waitForPageLoad stepKey="waitForLoadingMaskAfterPaymentMethodSelection"/>

0 commit comments

Comments
 (0)