Skip to content

Commit 1099fe8

Browse files
shanthishanthi
authored andcommitted
ACQE-5769: Removed waitForElementClickable action in testfile
1 parent b5d5dbd commit 1099fe8

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
@@ -74,7 +74,6 @@
7474
<waitForPageLoad stepKey="waitForLoadingMask"/>
7575
<waitForPageLoad stepKey="waitForPaymentPageLoad"/>
7676
<!-- Checkout select Credit Card (Payflow Pro) and place order-->
77-
<waitForElementClickable selector="{{StorefrontCheckoutPaymentMethodSection.checkPaymentMethodByName('Credit Card (Payflow Pro)')}}" stepKey="waitForPaymentMethodToBecomeClickable"/>
7877
<conditionalClick selector="{{StorefrontCheckoutPaymentMethodSection.checkPaymentMethodByName('Credit Card (Payflow Pro)')}}" dependentSelector="{{StorefrontCheckoutPaymentMethodSection.checkPaymentMethodByName('Credit Card (Payflow Pro)')}}" visible="true" stepKey="selectPaymentMethod"/>
7978
<waitForPageLoad stepKey="waitForLoadingMaskAfterPaymentMethodSelection"/>
8079
<!--Fill Card Data -->

0 commit comments

Comments
 (0)